fix: adjust LargeTable styling
This commit is contained in:
@@ -92,3 +92,8 @@ export type BenefitListProps = {
|
||||
export type LargeTableProps = {
|
||||
levels: ComparisonLevel[]
|
||||
}
|
||||
|
||||
export type BenefitTableHeaderProps = {
|
||||
name: string
|
||||
description: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user