mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-22 14:38:11 +00:00
fixed ButtonSet import
This commit is contained in:
parent
eeb45780da
commit
bd78268b29
@ -8,7 +8,6 @@ import {
|
||||
} from 'react-router-dom';
|
||||
import {
|
||||
Send,
|
||||
ButtonSet,
|
||||
Checkmark,
|
||||
Edit,
|
||||
InProgress,
|
||||
@ -25,6 +24,7 @@ import {
|
||||
// @ts-ignore
|
||||
} from '@carbon/icons-react';
|
||||
import {
|
||||
ButtonSet,
|
||||
Grid,
|
||||
Column,
|
||||
Button,
|
||||
|
Loading…
x
Reference in New Issue
Block a user