source:
frontend/src/pages/LandingPage.tsx@
77e572b
| Last change on this file since 77e572b was 4e5cf92, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 93 bytes | |
| Line | |
|---|---|
| 1 | const LandingPage = () => { |
| 2 | return <div>landing page</div>; |
| 3 | }; |
| 4 | |
| 5 | export default LandingPage; |
Note:
See TracBrowser
for help on using the repository browser.
