Skip to content

Commit

Permalink
docs: fix block indents link
Browse files Browse the repository at this point in the history
  • Loading branch information
qradle-yndx committed Jan 10, 2025
1 parent e2c0d7c commit b884550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/stories/documentation/Blocks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Each block has the following common properties:
`indent?: {
top?: string,
bottom?: string
}` - block indentation at the top and bottom, default size `l`, examples you can see [here](?path=/docs/block-indents-example--docs)
}` - block indentation at the top and bottom, default size `l`, examples you can see [here](?path=/docs/block-indents-sizes--docs)

_[Common field types](?id=documentation-types&viewMode=docs)_

Expand Down

0 comments on commit b884550

Please sign in to comment.