Add rext, react-redux and basic table from react-table

which listens to store changes from core
This commit is contained in:
Abhas
2018-10-08 08:02:30 +05:30
parent 11917f9520
commit 51cbe9fd17
8 changed files with 10703 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@
"dom"
],
"target": "es2015",
"jsx": "react",
"strict": true,
"outDir": "./lib",
"preserveConstEnums": true,