mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
feat: deletion confirmation spelling (#3548)
This commit is contained in:
parent
4a734e0e50
commit
592b40f8c0
@ -104,7 +104,7 @@ export const ArchivedFeatureDeleteConfirm = ({
|
|||||||
}}
|
}}
|
||||||
value={confirmName}
|
value={confirmName}
|
||||||
placeholder="<deletion confirmation>"
|
placeholder="<deletion confirmation>"
|
||||||
label="Deletetion confirmation"
|
label="Deletion confirmation"
|
||||||
/>
|
/>
|
||||||
</form>
|
</form>
|
||||||
</Dialogue>
|
</Dialogue>
|
||||||
|
Loading…
Reference in New Issue
Block a user