8000
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 50eea42 commit 9ff650cCopy full SHA for 9ff650c
src/App.jsx
@@ -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