mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2026-07-31 16:29:03 +02:00
create folder structure
This commit is contained in:
7
src/pages/App.tsx
Normal file
7
src/pages/App.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import "@styles/App.scss";
|
||||
|
||||
function App() {
|
||||
return <>Test</>;
|
||||
}
|
||||
|
||||
export default App;
|
||||
Reference in New Issue
Block a user