fix(SW-219): review comments
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import { VariantProps } from "class-variance-authority"
|
||||
|
||||
import { CardProps } from "@/components/TempDesignSystem/Card/card"
|
||||
import { contentCardVariants } from "@/components/TempDesignSystem/ContentCard/variants"
|
||||
|
||||
import { ImageVaultAsset } from "@/types/components/imageVault"
|
||||
import type { CardProps } from "@/components/TempDesignSystem/Card/card"
|
||||
|
||||
export interface SidePeekButton {
|
||||
interface SidePeekButton {
|
||||
title: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user