mirror of
https://github.com/strapi/strapi.git
synced 2025-07-24 17:40:18 +00:00
375 B
375 B
title | slug | tags | |
---|---|---|---|
Introduction | /content-manager |
|
Content Manager
This section is an overview of all the features realted to the Content Manager:
import DocCardList from '@theme/DocCardList';
import { useCurrentSidebarCategory } from '@docusaurus/theme-common';
<DocCardList items={useCurrentSidebarCategory().items} />