3 lines
246 B
TypeScript
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" |