Skip to content

Commit

Permalink
Fix text reference
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpetryk committed Feb 19, 2024
1 parent cb41cf2 commit 636b2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/guides/display/text/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function Text() {

<CodeAndExample component={<TextExample />} source={TextExampleSource} />

<PropTable of={"T"} />
<PropTable of={"Text"} />
</>
)
}
Expand Down

0 comments on commit 636b2cb

Please sign in to comment.