refactor: change name on breadcrumbs unique id for loyalty page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { BreadcrumbsProps } from "./breadcrumbs"
|
||||
import type { Preamble } from "@/types/requests/preamble"
|
||||
import type { BreadcrumbsProps } from "./breadcrumbs"
|
||||
|
||||
export type PreambleProps = {
|
||||
breadcrumbs: BreadcrumbsProps["breadcrumbs"]
|
||||
|
||||
Reference in New Issue
Block a user