Skip to content

Commit 4821acc

Browse files
Update site/src/components/Workspace/Workspace.tsx
Co-authored-by: G r e y <grey@coder.com>
1 parent 550a92e commit 4821acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/Workspace/Workspace.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export const Workspace: React.FC<WorkspaceProps> = ({
4141
<Typography variant="h4" className={styles.title}>
4242
{workspace.name}
4343
</Typography>
44+
4445
<Typography color="textSecondary" className={styles.subtitle}>
4546
{workspace.owner_name}
4647
</Typography>

0 commit comments

Comments
 (0)