update
This commit is contained in:
8
src/pages/page.tsx
Normal file
8
src/pages/page.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
import { AppProvider } from './studio/index.tsx';
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<AppProvider />
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user