-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Delete Device function #28
Conversation
* Added - Button to delete devices - Delete device function - Modal to confirm delete - translations
@fireblaze267 Just a single comment, everything else seems great. I didn't have time to run it locally to verify the functionality yet, but I'll do it today |
I uploaded a new version where I delete the pages and keys, thanks for the feedback |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working fine, just some suggestions to make the code a little better
- adding type in prop - getting just the prop of the component - translation fix
Thanks for the feedback, I've just uploaded a new version with the suggestions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some details to fix but looking good
@fireblaze267 thanks for your contribution ;) |
Hi! First time with this
Added