From 1352aecb67edcc342bc6230b81e105100360d8cf Mon Sep 17 00:00:00 2001 From: rizqitsani Date: Sun, 2 Jun 2024 13:29:26 +0700 Subject: [PATCH] chore(release): add changeset --- .changeset/fast-roses-sort.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .changeset/fast-roses-sort.md diff --git a/.changeset/fast-roses-sort.md b/.changeset/fast-roses-sort.md new file mode 100644 index 0000000..874027c --- /dev/null +++ b/.changeset/fast-roses-sort.md @@ -0,0 +1,15 @@ +--- +"@ppdbultimate/elysium": patch +--- + +Adjust components for siswa + +### Features +- Export several new types from react-hook-form +- Add `containerClassName` and `defaultValue` props on `DropzoneInput` +- Add `scrollbar-hide` class +- Use `Typography` on `ErrorMessage` component +- Increase modal and dialog z-index + +### Bug fixes +- Transparent background on table `Filter` component \ No newline at end of file