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:
@@ -5,7 +5,7 @@ import { getIntl } from "@/i18n"
|
||||
|
||||
import styles from "./successCard.module.css"
|
||||
|
||||
export interface SuccessCardProps {
|
||||
interface SuccessCardProps {
|
||||
pointsEarned?: number | null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user