chore: update loyalty level table
This commit is contained in:
committed by
Michael Zetterberg
parent
469f97dee5
commit
81c7a60eff
@@ -16,7 +16,7 @@ import {
|
||||
export default function LargeTable({ levels }: LargeTableProps) {
|
||||
return (
|
||||
<table className={styles.table}>
|
||||
<thead className={styles.thead}>
|
||||
<thead>
|
||||
<tr className={styles.iconRow}>
|
||||
<th className={styles.verticalTableHeader} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user