mirror of
https://github.com/johndoe6345789/docker-swarm-termina.git
synced 2026-04-24 13:45:01 +00:00
5 lines
61 B
TypeScript
5 lines
61 B
TypeScript
function App() {
|
|
return <div></div>
|
|
}
|
|
|
|
export default App |