There was an error while loading. Please reload this page.
1 parent b1d257b commit ee9a69eCopy full SHA for ee9a69e
1 file changed
src/App.tsx
@@ -1,5 +1,5 @@
1
function App() {
2
- return <div></div>
+ return <div>Hello commit</div>
3
}
4
5
export default App
0 commit comments