Page component for supMDX
Find a file
sup39 9c32cea6b8 v0.3.0
- Uses `@sup39/mdx-nav` v0.3.0, which
  - changed `Link` (next/link) to `a`
  - automatically adds slash before children entries
- Fixed children type of `MDXPage`: allows multiple child elements
2023-03-13 18:06:01 +09:00
dist v0.3.0 2023-03-13 18:06:01 +09:00
src v0.3.0 2023-03-13 18:06:01 +09:00
.gitignore init 2023-02-17 04:20:14 +09:00
CHANGELOG.md v0.3.0 2023-03-13 18:06:01 +09:00
LICENSE init 2023-02-17 04:20:14 +09:00
package.json v0.3.0 2023-03-13 18:06:01 +09:00
README.md init 2023-02-17 04:20:14 +09:00
rollup.config.mjs v0.3.0 2023-03-13 18:06:01 +09:00
tsconfig.json init 2023-02-17 04:20:14 +09:00
yarn.lock v0.3.0 2023-03-13 18:06:01 +09:00

supMDX-page

Page component for supMDX