10000 [hygiene] Debug · tinyplex/vite-tinybase-ts-react@7356813 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7356813

Browse files
committed
[hygiene] Debug
1 parent fb63c05 commit 7356813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { StrictMode } from 'react';
2-
import { createStore } from 'tinybase';
2+
import { createStore } from 'tinybase/debug';
33
import { Provider, useCreateStore } from 'tinybase/debug/ui-react';
44
import {
55
SortedTableInHtmlTable,

0 commit comments

Comments
 (0)
0