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
refactor: remove unused tagsService import and streamline tag creation logic
- Eliminated the unused import of tagsService from the tag-management component.
- Simplified the tag creation mutation to exclusively use tagService for creating new tags, enhancing code clarity.
0 commit comments