Document the `CStat` component under `content/4.components`. Add needed examples under `content/examples/{componentName}/{exampleName}.vue`. See: [React Docs Github](https://github.com/chakra-ui/chakra-ui-docs/tree/main/content/docs/components/stat) See: [Component in Chakra UI Vue Next Repo](https://github.com/chakra-ui/chakra-ui-vue-next/tree/develop/packages/c-stat) ## 🚨 Keep in mind - Use PascalCase for components (in examples and code bocks) - Use the `Showcase` component ex: ``` ::showcase :::colors-code :: ```
Document the
CStatcomponent undercontent/4.components.Add needed examples under
content/examples/{componentName}/{exampleName}.vue.See: React Docs Github
See: Component in Chakra UI Vue Next Repo
🚨 Keep in mind
Showcasecomponentex: