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
82d40276aa
Branches
Tags
No results found.
website
/
src
/
scripts
/
pages
/
index.js
8 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Improve
2024-04-21 19:31:36 +09:00
export
const
indexPageState
=
(
)
=>
(
{
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