Skip to content

Commit

Permalink
fix(PPDSC-2322): add title for text block
Browse files Browse the repository at this point in the history
  • Loading branch information
Xin00163 committed Sep 9, 2022
1 parent 94c5084 commit 6948fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/pages/components/text-block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ const TextBlockComponent = (layoutProps: LayoutProps) => (
'The text block has a range of props that can be used to define an appropriate experience for different use cases.',
components: [
{
title: 'TextBlock',
propsRows: [
{
name: 'children',
Expand Down

0 comments on commit 6948fe4

Please sign in to comment.