Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request fixes a bug in the `lib/phlex_ui/clipboard.rb` file. The changes made in this commit address the issue by modifying the `success_popover` and `error_popover` methods. Instead of using `render Clipboard::Popover.new`, the code now uses the new syntax `ClipboardPopover` to render the popover.
- Loading branch information