MagicBella
released this
16 Dec 19:23
·
7 commits
to main
since this release
Minor Changes
-
#457
679f894
Thanks @smeijer! - We fixed an issue in arrow positioning and provided a new prop,arrowPadding,
to adjust the arrow position, for example, to match the border radius.Provide the
offset
property, which accepts anumber
or an object withmainAxis
andcrossAxis
properties, to position the inbox relative to its trigger.<FloatingNotificationInbox height={450} placement="bottom-start" offset={24} arrowPadding={16} {...props} />