mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Fix feature settings
This commit is contained in:
@@ -536,6 +536,7 @@ const FeatureSettings = () => {
|
|||||||
key={image.name}
|
key={image.name}
|
||||||
color={role}
|
color={role}
|
||||||
image={image}
|
image={image}
|
||||||
|
deletable
|
||||||
onDelete={() => {
|
onDelete={() => {
|
||||||
wireframesForm.setFieldValue(
|
wireframesForm.setFieldValue(
|
||||||
'wireframes',
|
'wireframes',
|
||||||
|
|||||||
Reference in New Issue
Block a user