fix small type issues

This commit is contained in:
Géry Debongnie
2019-03-04 08:31:56 +01:00
parent 9d715cb40d
commit dc4738f1d3
2 changed files with 2 additions and 3 deletions
@@ -40,7 +40,6 @@ const demoStack: ActionStack = [
title: "some title",
target: "new",
type: "client",
name: "hey",
Widget: ClientAction
}
];