Merged in chore/cleanup-scandic-web (pull request #2831)
chore: Cleanup scandic-web * Remove unused files * Remove unused and add missing packages * Remove unused exports Approved-by: Linus Flood
This commit is contained in:
@@ -2,7 +2,7 @@ import { mapRewardToIcon } from "./data"
|
||||
|
||||
import type { LogoAndIllustrationProps } from "@scandic-hotels/design-system/Icons"
|
||||
|
||||
export interface RewardIconProps extends LogoAndIllustrationProps {
|
||||
interface RewardIconProps extends LogoAndIllustrationProps {
|
||||
rewardId: string
|
||||
iconSize?: "small" | "medium" | "large"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user