You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(CodeEditor): add copyButtonAppearance prop and update README
- Introduced a new optional `copyButtonAppearance` prop to control the visibility of the copy button in the CodeEditor, allowing for 'hover', 'persist', and 'none' options.
- Updated the README to include the new `copyButtonAppearance` prop and its description.
- Enhanced existing property descriptions for clarity and consistency.
0 commit comments