mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove whitespace
This commit is contained in:
parent
944784f25a
commit
d56e3147df
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue