This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
astria
/
laintify-frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
4
Branches
0
Tags
8.0 MiB
JavaScript
49.2%
CSS
42.1%
HTML
8.6%
Tree:
6bf4002b36
developpement
features/auth_page
features/home_page
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6bf4002b36'
${ noResults }
laintify-frontend
/
src
/
pages
/
HomePage.jsx
9 lines
135 B
Raw
Blame
History
export
default
function
HomePage
(
)
{
return
(
<
div
>
<
h1
>
Welcome
to
the
Home
Page
<
/
h
1
>
<
/
d
i
v
>
)
;
}
Reference in new issue