Skip to content

Commit

Permalink
Merge branch 'frontend' into app
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan committed Apr 9, 2024
2 parents 4b9f376 + 42b1136 commit 8702d22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/src/App.js → frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ import "./styles/theme.css"

export default function App() {

return (
<div className="App">
Hello
</div>
)

}
File renamed without changes.

0 comments on commit 8702d22

Please sign in to comment.