fix: refactor breadcrumbs to take page type variants to better match margins
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export enum ContentTypeEnum {
|
||||
export enum PageContentTypeEnum {
|
||||
accountPage = "account_page",
|
||||
loyaltyPage = "loyalty_page",
|
||||
hotelPage = "hotel_page",
|
||||
|
||||
Reference in New Issue
Block a user