repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
Fastfood QR
stars
latest
clone command
git clone gitlawb://did:key:z6Mkfh4Y...QBEi/fastfood-qrgit clone gitlawb://did:key:z6Mkfh4Y.../fastfood-qr3042a875sync from playground21h ago| #3 | import App from './App'; |
| #4 | import './index.css'; |
| #5 |
| #6 | createRoot(document.getElementById('root')!).render( |
| #7 | <StrictMode> |
| #8 | <App /> |
| #9 | </StrictMode>, |
| #10 | ); |
| #11 |