refactor: move all loyalty enums to new file
This commit is contained in:
@@ -4,8 +4,8 @@ import JoinLoyaltyContact from "./JoinLoyalty"
|
||||
|
||||
import styles from "./sidebar.module.css"
|
||||
|
||||
import { SidebarTypenameEnum } from "@/types/components/loyalty/enums"
|
||||
import { SidebarProps } from "@/types/components/loyalty/sidebar"
|
||||
import { SidebarTypenameEnum } from "@/types/requests/loyaltyPage"
|
||||
|
||||
export default function SidebarLoyalty({ blocks }: SidebarProps) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user