{ "name": "em", "snippet": null, "examples": [ { "name": "em-basic", "content": "export const EmBasic = () => {\n return (\n \n The design system is a collection of UI elements\n \n )\n}\n", "hasSnippet": false, "importPaths": [ "import { Em, Text } from \"@chakra-ui/react\"" ], "importPath": "import { Em } from \"@chakra-ui/react\"" } ] }