Files
super-app/App/common/constants/ModalNameConstants.ts
2024-03-27 15:06:03 +00:00

3 lines
246 B
TypeScript

export const PREMIUM_DETAILS_BOTTOM_SHEET = "premium_details_bottom_sheet";
export const TITLE_WITH_FEEDBACK_PILL_BOTTOM_SHEET = "title_with_feedback_pill_bottom_sheet";
export const TITLE_WITH_STEPS_BOTTOM_SHEET = "title_with_steps_bottom_sheet"