mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-06-18 16:20:07 +00:00
Init
This commit is contained in:
commit
4f3d91762b
20 changed files with 40328 additions and 0 deletions
13
src/App.tsx
Normal file
13
src/App.tsx
Normal file
|
@ -0,0 +1,13 @@
|
|||
import React from 'react';
|
||||
// import logo from './logo.svg';
|
||||
// import './App.css';
|
||||
|
||||
function App() {
|
||||
return (
|
||||
<div className="App">
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
export default App;
|
Loading…
Add table
Add a link
Reference in a new issue