updated notification text

This commit is contained in:
Vladyslav Matsiiako
2024-01-08 13:51:40 -08:00
parent 0e5190a920
commit 8fbc930012
2 changed files with 2 additions and 2 deletions

View File

@@ -185,7 +185,7 @@ export const AdminLayout = ({ children }: LayoutProps) => {
Infisical December update
</div>
<div className="mt-1 mb-1 w-full text-sm font-normal leading-[1.2rem] text-mineshaft-300">
Improved RBAC, new integrations, dashboard remake, and more!
Infisical Agent, new SDKs, Machine Identities, and more!
</div>
<div className="mt-2 h-[6.77rem] w-full rounded-md border border-mineshaft-700">
<Image

View File

@@ -649,7 +649,7 @@ export const AppLayout = ({ children }: LayoutProps) => {
Infisical December update
</div>
<div className="mt-1 mb-1 w-full text-sm font-normal leading-[1.2rem] text-mineshaft-300">
Improved RBAC, new integrations, dashboard remake, and more!
Infisical Agent, new SDKs, Machine Identities, and more!
</div>
<div className="mt-2 h-[6.77rem] w-full rounded-md border border-mineshaft-700">
<Image