Skip to content

Commit de7d79b

Browse files
committed
Tweaks
1 parent 53ff325 commit de7d79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/components/Workspace/Workspace.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ export const Workspace: React.FC<WorkspaceProps> = ({ workspace }) => {
210210
<ResourceRow name={"React App"} icon={"/static/react-icon.svg"} href={"placeholder"} status={"active"} />
211211
</div>
212212
</Paper>
213+
213214
<Paper elevation={0} className={styles.section}>
214215
<Title>
215216
<Typography variant="h6">Resources</Typography>

0 commit comments

Comments
 (0)