InvokeAI/invokeai/frontend/web/src/features/dynamicPrompts
psychedelicious e7370e5ef3 fix(ui): fix readonly inputs
There was a props on IAISlider to make the input component readonly - I didn't know this existed and at some point used a component with that prop as a template for other sliders, copying the flag over.

It's not actually used anywhere, so I removed the prop entirely, enabling the number inputs everywhere.
2023-07-08 17:16:34 +10:00
..
components fix(ui): fix readonly inputs 2023-07-08 17:16:34 +10:00
store feat(ui): add dynamic prompts to t2i tab 2023-06-26 19:15:54 +10:00