type alias CardPadding

Definition

"none" | "xs" | "sm" | "md" | "lg" | "xl"

Usage

import { type CardPadding } from ".";