create folder structure

This commit is contained in:
DerTyp7
2023-10-09 15:43:34 +02:00
parent f5297a39f8
commit 43f717f9a0
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +0,0 @@
import "@styles/App.scss";
function App() {
return <>Test</>;
}
export default App;