This website requires JavaScript.
Explore
Help
Sign in
paku
/
website
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04b66cecb3
Branches
Tags
No results found.
website
/
assets
/
js
/
pages
/
index.js
8 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rename PageState to Page
2024-04-21 23:48:08 +09:00
export
const
indexPage
=
(
)
=>
(
{
Improve
2024-04-21 19:31:36 +09:00
count
:
0
,
Improved page navigation and import of on-demand assets
2024-04-21 19:09:58 +09:00
Improve
2024-04-21 19:31:36 +09:00
increment
(
)
{
this
.
count
++
Improved page navigation and import of on-demand assets
2024-04-21 19:09:58 +09:00
}
Improve
2024-04-21 19:31:36 +09:00
}
)
Reference in a new issue
Copy permalink