refactor: organize css
This commit is contained in:
@@ -86,3 +86,7 @@ type BenefitValueInformation = {
|
||||
export type BenefitValueProps = {
|
||||
benefit: BenefitValueInformation
|
||||
}
|
||||
|
||||
export type BenefitListProps = {
|
||||
levels: ComparisonLevel[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user