mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 22:01:49 +00:00
Init with yo typescript-react-lib
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import C from 'react-fiber-traverse'
|
||||
import React from 'react'
|
||||
import ReactDOM from 'react-dom'
|
||||
|
||||
ReactDOM.render(<C />, document.getElementById('root'))
|
||||
Reference in New Issue
Block a user