-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: Add API key copy functionality and success dialog (main)
- Added new state variables to manage API key visibility, copy status, and success dialog - Implemented copy to clipboard functionality with toast notifications - Added success dialog to display newly created API key with toggle visibility and copy buttons - Updated API key interface to use `hash` instead of `key` property - Replaced text buttons with icons for copy and delete actions
- Loading branch information
Showing
2 changed files
with
97 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters