Skip to content

Commit

Permalink
feat: tooltip ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Oluwaseyi3 committed Jun 30, 2023
1 parent 336f35d commit 127f535
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function DashboardCloudMapCard({ data }: DashboardCloudMapCardProps) {
>
<div className="-mx-6 flex items-center justify-between border-b border-black-200/40 px-6 pb-4">
<div>
<p className="text-sm font-semibold text-black-900">Cloudsdf map</p>
<p className="text-sm font-semibold text-black-900">Cloud map</p>
<div className="mt-1"></div>
<p className="text-xs text-black-300">
Analyze which regions have active resources
Expand Down

0 comments on commit 127f535

Please sign in to comment.