diff --git a/.changeset/witty-icons-beg.md b/.changeset/witty-icons-beg.md new file mode 100644 index 0000000000..4833a23290 --- /dev/null +++ b/.changeset/witty-icons-beg.md @@ -0,0 +1,5 @@ +--- +"@channel.io/bezier-react": patch +--- + +Fixes an issue where injecting `className` into `FormLabel`, `FormHelperText` inside a `FormControl` does not apply styles correctly.