mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 08:03:28 +00:00
Add basic Guider project and remove Nuxt content
This commit is contained in:
4
pages/_app.tsx
Normal file
4
pages/_app.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
import '@neato/guider/style.css';
|
||||
import { createGuiderApp } from '@neato/guider/client';
|
||||
|
||||
export default createGuiderApp();
|
Reference in New Issue
Block a user