Skip to content

Commit

Permalink
Merge pull request #350 from aversini/docs-no-conditional-deployment-…
Browse files Browse the repository at this point in the history
…for-now

docs: no conditional deployment for now
  • Loading branch information
aversini authored Feb 25, 2024
2 parents 3534620 + 55c2e87 commit 5890104
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 5890104

Please sign in to comment.