8000 [hygiene] Debug · tinyplex/vite-tinybase-react@9ff650c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ff650c

Browse files
committed
[hygiene] Debug
1 parent 50eea42 commit 9ff650c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

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