Skip to content

Commit

Permalink
fix: remove extra 24/7 support checkmark
Browse files Browse the repository at this point in the history
  • Loading branch information
drew-harris authored and skeptrunedev committed May 29, 2024
1 parent f7ceb57 commit 2ac3b58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dashboard/src/components/PlansTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,6 @@ export const PlansTable = (props: PlansTableProps) => {
<BsCheck class="fill-current text-magenta-500" />
<p> SSO/SAML </p>
</div>
<div class="flex items-center space-x-2">
<BsCheck class="fill-current text-magenta-500" />
<p> 24x7x365 support </p>
</div>
</div>
</div>
<div class="mt-10 space-y-4">
Expand Down

0 comments on commit 2ac3b58

Please sign in to comment.