pagelist-react-hub
MIT```js export default function App() { // const [show, _] = useWhat("showHide", true); const list = [ ["/posts", <PostsApp />], ["/post/:postId", <Post />], ["/time", <Time />], ["/testing", <Testing />], ["/createPost", <CreatePostApp />], ["/paginated",
85
Security score
0 known advisories in v0.0.4
Weekly downloads
—
Unpacked size
2.1 kB
Dependencies
0
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v0.0.4.