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