fixed ButtonSet import
This commit is contained in:
parent
d5baefd793
commit
dac2e28672
|
@ -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…
Reference in New Issue