KAMATA Yoshiharu
KAMATA Yoshiharu
Hi @dgautsch , @antoninklopp I fixed PR - rename pathGenerator to viewGenerator - change link.viewGenerator parameters ```js viewGenerator: (props, options) => ( ) ```
This issue is caused by the Drawer component documentation. Currently, some code examples and the preview in the documentation include the .z-99 class on the drawer-side, but other sample codes...
If you like, you can try this one. https://github.com/yoshi6jp/rsc-daisyui [npm](https://www.npmjs.com/package/rsc-daisyui) [storybook](https://yoshi6jp.github.io/rsc-daisyui/)
## Summary Upgraded Font Awesome 7 in react-icons to version **7.1.0**, following the official release. This update includes refreshing the icon source hash, updating documentation version numbers, refetching icons, and...