Edit Chakra UI spacing.
@hypertheme-editor-pro/chakra-ui-spaces
import { ThemeEditorSpacing } from '@hypertheme-editor-pro/chakra-ui-spaces'
ThemeEditorSpacing works with the ThemeEditorDrawer
component.
Put the ThemeEditorSpacing
component as a children of ThemeEditorDrawer
and set icon
and title
props like in this example:
Prev