diff --git a/.changeset/kind-zoos-cheer.md b/.changeset/kind-zoos-cheer.md new file mode 100644 index 0000000..0f5e044 --- /dev/null +++ b/.changeset/kind-zoos-cheer.md @@ -0,0 +1,7 @@ +--- +"@utima/ui-informed": patch +--- + +- Add prop `hideOptional` to FormControl to hide 'optional' flag on labels +- Add prop `inputType` to Input to distinguish between input type and form control type +- Add prop `disableDefaultToast` to Form to disable default toast messages on submit