Skip to content

Commit

Permalink
docs: no conditional deployment for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Feb 25, 2024
1 parent 3534620 commit 55c2e87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {

export const Overview: Story<any> = () => (
<div className="prose prose-lighter max-w-none">
<h1 className="mb-0">yo - UI Components</h1>
<h1 className="mb-0">UI Components</h1>

<Flexgrid alignVertical="center">
<FlexgridItem span={{ fallback: 12, lg: 6 }}>
Expand Down

0 comments on commit 55c2e87

Please sign in to comment.