feat(SW-762): add h5 level
This commit is contained in:
@@ -51,7 +51,7 @@ async function LevelCard({ level }: LevelCardProps) {
|
||||
</BiroScript>
|
||||
<MembershipLevelIcon level={level.level_id} color="red" />
|
||||
</header>
|
||||
<Title textAlign="center" level="h4">
|
||||
<Title textAlign="center" level="h5">
|
||||
{pointsString}
|
||||
{level.required_nights ? (
|
||||
<span className={styles.redText}>
|
||||
|
||||
Reference in New Issue
Block a user