mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-28 20:32:19 +01:00
add test text
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import "@styles/App.scss";
|
||||
|
||||
function App() {
|
||||
return <></>;
|
||||
return <>Test</>;
|
||||
}
|
||||
|
||||
export default App;
|
||||
|
||||
Reference in New Issue
Block a user