mirror of
https://github.com/strapi/strapi.git
synced 2025-11-06 21:29:24 +00:00
211 B
211 B
| title | hide_title |
|---|---|
| Code of conduct | true |
import CodeOfConduct, {toc as CodeOfConductTOC} from "@site/../CODE_OF_CONDUCT.md"
<CodeOfConduct />
export const toc = CodeOfConductTOC;