mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Consistent naming
This commit is contained in:
parent
c69eb3b575
commit
00bbb993bc
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ export function Table(props: TableProps): JSX.Element {
|
|||
},
|
||||
}}
|
||||
>
|
||||
<SpanBox>Add More</SpanBox>
|
||||
<SpanBox>Create</SpanBox>
|
||||
</SpanBox>
|
||||
<SpanBox
|
||||
css={{
|
||||
|
|
|
|||
Loading…
Reference in a new issue