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