deno.land / x / jotai@v1.8.4 / examples / todos_with_atomFamily / src / index.tsx

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

Version Info

Tagged at
2 years ago