primitives icon indicating copy to clipboard operation
primitives copied to clipboard

refactor(toolbar): update component

Open Cr0zy07 opened this issue 1 year ago • 2 comments

Description

Linked Issues

cc #358

Additional context

Cr0zy07 avatar Dec 18 '23 09:12 Cr0zy07

Thank you for following the naming conventions! 🙏

github-actions[bot] avatar Dec 18 '23 09:12 github-actions[bot]

toolbar-saprator component doesn't pass down props especially the orientation prop to the saprator component using mergeProps(). As a workaround I attempt to spread only the attrs without using mergeProps().

Here's a demo video of the issue: https://youtu.be/aZKVuRYcC1Y

Cr0zy07 avatar Dec 18 '23 11:12 Cr0zy07