deno.land / x / jotai@v1.8.4 / examples / mega-form / src / index.tsx

نووسراو ببینە
1
2
3
4
5
6
7
import { render } from 'react-dom'import App from './App'import './style.css'
const rootElement = document.getElementById('root')render(<App />, rootElement)
jotai

Version Info

Tagged at
2 years ago