file: create components directory and add app.jsx into the directory

This commit is contained in:
Leon Xu
2022-09-03 11:14:14 -07:00
parent 40b3cf49f5
commit 385b3b0e92
-2
View File
@@ -1,5 +1,3 @@
import './App.css';
function App() {
return (
<></>