Skip to content

Commit

Permalink
wip: Removed page capsule system from UI
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobiClark committed Jan 30, 2025
1 parent ed07d75 commit fc2ded9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1,669 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const DatasetContentSelector = () => {
}}
onClick={(event) => event.stopPropagation()}
/>
<Text fw={700} size="lg">
<Text fw={600} size="lg">
{option.label}
</Text>
</Group>
Expand Down
Loading

0 comments on commit fc2ded9

Please sign in to comment.