We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047e9cd commit 181fdc9Copy full SHA for 181fdc9
components/dashboard/src/org-admin/MaintenanceModeCard.tsx
@@ -37,7 +37,7 @@ export const MaintenanceModeCard: FC = () => {
37
<div className="flex justify-between items-center">
38
<div>
39
<Heading3>Maintenance Mode</Heading3>
40
- <p className="textpk-content-tertiary">
+ <p className="text-pk-content-tertiary">
41
When enabled, users cannot start new workspaces and a notification is displayed.
42
</p>
43
</div>
0 commit comments