This website works better with JavaScript.
Explore
Help
Sign In
phc
/
problemi
Watch
6
Star
3
Fork
You've already forked problemi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7edcc74133
dev
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7edcc74133'
${ noResults }
problemi
/
client
/
entry-client.tsx
5 lines
94 B
TypeScript
Raw
Blame
History
import
{
hydrate
}
from
'preact'
import
{
App
}
from
'./App'
hydrate
(
<
App
/
>
,
document
.
body
)
Reference in New Issue
View Git Blame
Copy Permalink