service component: comment span
This commit is contained in:
parent
2bbe9731b1
commit
cab23ac932
@ -42,7 +42,7 @@ function ServiceCard({ documentId, name }: Readonly<ServiceFieldsFragment>) {
|
||||
/>
|
||||
<div className="flex flex-col gap-2">
|
||||
{name}
|
||||
<span className={cn('text-xs font-normal', 'text-muted-foreground')}>ололо цена</span>
|
||||
{/* <span className={cn('text-xs font-normal', 'text-muted-foreground')} /> */}
|
||||
</div>
|
||||
</label>
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user