ch-builder
released this
29 May 06:46
·
260 commits
to main
since this release
Patch Changes
-
Change
position
property ofToastContainer
tofixed
(#2245) by @yangwooseong -
Fix typo in
IconProps
jsdoc (#2232) by @yangwooseong -
- Fix ReactJS console warnings. (#2238) by @nabi-chan
- Introduce
useIsomorphicLayoutEffect
hook to useuseLayoutEffect
in SSR environment.
-
Add
AlphaSpinner
component (#2237) by @yangwooseong