10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb63c05 commit 7356813Copy full SHA for 7356813
src/App.tsx
@@ -1,5 +1,5 @@
1
import { StrictMode } from 'react';
2
-import { createStore } from 'tinybase';
+import { createStore } from 'tinybase/debug';
3
import { Provider, useCreateStore } from 'tinybase/debug/ui-react';
4
import {
5
SortedTableInHtmlTable,
0 commit comments