Files
community-rule/lib/create/customMethodCardWizardConstants.ts
T
2026-05-01 22:05:05 -06:00

3 lines
163 B
TypeScript

/** Max length for title and description fields in the add-custom-method-card wizard (Figma 0/48). */
export const CUSTOM_METHOD_CARD_WIZARD_MAX_FIELD_CHARS = 48;