Update logic to show/hide `delete tag` button for tags which are protected
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=512251) </details> <!--IssueSummary end--> When a tag is protected the ~backend rejects deletions from anyone not in the `Protected Tag` `Allowed to create` list. We need to update the logic in the frontend so that the button is disabled/hidden for users that cannot delete the tag. ![image](/uploads/e9f4a1130d427ee7a134d786c2f8ea6e/image.png){width=1313 height=171}
issue