Skip to content

Commit d451c67

Browse files
committed
reset
1 parent ee9a69e commit d451c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
function App() {
2-
return <div>Hello commit</div>
2+
return <div></div>
33
}
44

55
export default App

0 commit comments

Comments
 (0)