Refactor: Replace button elements with VButton and VIcon components in GroupsPage #39
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ph4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit updates the GroupsPage.vue file by replacing standard button elements with custom VButton and VIcon components for improved consistency and styling. This change enhances the UI component structure and aligns with the project's design system.