fixed ButtonSet import

This commit is contained in:
jasquat 2023-07-12 10:55:18 -04:00
parent d5baefd793
commit dac2e28672
1 changed files with 1 additions and 1 deletions

View File

@ -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,