Skip to content

Commit 181fdc9

Browse files
Review comment: proper class name
Co-authored-by: Filip Troníček <[email protected]>
1 parent 047e9cd commit 181fdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/org-admin/MaintenanceModeCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const MaintenanceModeCard: FC = () => {
3737
<div className="flex justify-between items-center">
3838
<div>
3939
<Heading3>Maintenance Mode</Heading3>
40-
<p className="textpk-content-tertiary">
40+
<p className="text-pk-content-tertiary">
4141
When enabled, users cannot start new workspaces and a notification is displayed.
4242
</p>
4343
</div>

0 commit comments

Comments
 (0)