Created the App.jsx
This commit is contained in:
7
src/App.jsx
Normal file
7
src/App.jsx
Normal file
@ -0,0 +1,7 @@
|
||||
export default () => {
|
||||
return (
|
||||
<div className="App">
|
||||
|
||||
</div>
|
||||
)
|
||||
}
|
Reference in New Issue
Block a user