Edit Chakra UI theme fontSizes.
@hypertheme-editor/chakra-ui-font-sizes
import { ThemeEditorFontSizes } from '@hypertheme-editor/chakra-ui-font-sizes'
ThemeEditFontSizes works with the ThemeEditorDrawer
component.
Put the ThemeEditFontSizes
component as a children of ThemeEditorDrawer
and set icon
and title
props like in this example:
Prev
Next