develop (#43)
* fix(ts): use strict mode strictNullChecks etc * chore: Use extended React.HTMLAttributes<> (#41) * refactor(code-format): add prettier closes #42 * feat(renderer): add snap to grid option closes #20 * chore(dependabot): use develop as target branch
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { createTypedHooks } from 'easy-peasy';
|
||||
|
||||
import { StoreModel } from './index';
|
||||
import { StoreModel } from './index';
|
||||
|
||||
const typedHooks = createTypedHooks<StoreModel>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user