Skip to content

Commit

Permalink
remove project sharing tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
NRayya committed Oct 17, 2023
1 parent b55d13d commit 93be760
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions resources/js/Pages/Project/Show.vue
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@
model="project"
/>

<ToolTip
class="inline h-4 w-4 ml-0"
text="The avatars (left) correspond to the users with whom the project is shared. Click there to edit sharing options."
></ToolTip>
<a
class="cursor-pointer hover:text-teal-900 inline-flex items-center ml-7"
@click="toggleDetails"
Expand Down

0 comments on commit 93be760

Please sign in to comment.