This website requires JavaScript.
Explore
Help
Sign In
status-im
/
visual-identity
mirror of
https://github.com/status-im/visual-identity.git
Watch
2
Star
0
Fork
You've already forked visual-identity
0
Code
Issues
Projects
Releases
Wiki
Activity
ea171fb030
visual-identity
/
app
/
components
/
voting-dapp
/
paginator.js
3 lines
86 B
JavaScript
Raw
Blame
History
const
Paginator
=
(
props
)
=>
'<< | < | 1 | 2 | 3 | > | >>'
;
export
default
Paginator
;
Reference in New Issue
View Git Blame
Copy Permalink