Remove whitespace

This commit is contained in:
Jackson Harper 2022-04-14 21:05:02 -07:00
parent 944784f25a
commit d56e3147df

View file

@ -2,7 +2,6 @@ import { useRouter } from 'next/router'
import { Button } from './Button'
import { SpanBox } from './LayoutPrimitives'
type LabelChipProps = {
text: string
color: string // expected to be a RGB hex color string