refactor: remove muted text

This commit is contained in:
Mauricio Siu
2024-12-29 14:17:15 -06:00
parent 5558ee3248
commit 46a5adf793
6 changed files with 18 additions and 18 deletions

View File

@@ -161,7 +161,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -207,7 +207,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -252,7 +252,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>

View File

@@ -160,7 +160,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -206,7 +206,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -251,7 +251,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>

View File

@@ -160,7 +160,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -206,7 +206,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -251,7 +251,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>

View File

@@ -160,7 +160,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -206,7 +206,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -251,7 +251,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>

View File

@@ -160,7 +160,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -206,7 +206,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -251,7 +251,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>

View File

@@ -160,7 +160,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
Memory hard limit in bytes. Example: 1GB =
1073741824 bytes
</p>
@@ -206,7 +206,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU quota in units of 10^-9 CPUs. Example: 2
CPUs = 2000000000
</p>
@@ -251,7 +251,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {
<InfoIcon className="h-4 w-4 text-muted-foreground" />
</TooltipTrigger>
<TooltipContent>
<p className="text-muted-foreground">
<p>
CPU shares (relative weight). Example: 1 CPU =
1000000000
</p>