base project
This commit is contained in:
parent
79f300a918
commit
4fedd38df1
33 changed files with 407 additions and 2514 deletions
3
src/App.tsx
Normal file
3
src/App.tsx
Normal file
|
@ -0,0 +1,3 @@
|
|||
export default () => {
|
||||
return <div>Hello, World!</div>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue