Wip: アンテナ編集画面周辺
This commit is contained in:
parent
041b05b15f
commit
946f5bce3e
51 changed files with 1006 additions and 3665 deletions
|
@ -37,7 +37,7 @@ const CircleItem: React.FC<{
|
|||
const handleDeleteClick = useCallback(() => {
|
||||
dispatch(
|
||||
openModal({
|
||||
modalType: 'CONFIRM_DELETE_LIST',
|
||||
modalType: 'CONFIRM_DELETE_CIRCLE',
|
||||
modalProps: {
|
||||
circleId: id,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue