mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
(bug) unable to select a new machine for an existing category
This commit is contained in:
parent
ffe6e59681
commit
3f1f267e42
@ -68,6 +68,7 @@ export const PlanLimitForm = <TContext extends object> ({ control, formState }:
|
|||||||
|
|
||||||
<div className='actions'>
|
<div className='actions'>
|
||||||
<div className='grpBtn'>
|
<div className='grpBtn'>
|
||||||
|
{/* TODO, use <EditDestroyButtons> */}
|
||||||
<FabButton className='edit-btn'>
|
<FabButton className='edit-btn'>
|
||||||
<PencilSimple size={20} weight="fill" />
|
<PencilSimple size={20} weight="fill" />
|
||||||
</FabButton>
|
</FabButton>
|
||||||
|
Loading…
Reference in New Issue
Block a user