Skip to content

Commit

Permalink
docs: update input example types to work with patternhub (#3499)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Nov 21, 2024
1 parent 8e98267 commit 5ccbb53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions showcases/shared/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
},
{
"name": "Example - Types",
"codeFileName": "ExampleTypes",
"examples": [
{
"name": "(Default) Text",
Expand Down Expand Up @@ -303,6 +304,7 @@
},
{
"name": "Example - Types - Floating Label",
"codeFileName": "ExampleTypesFloatingLabel",
"examples": [
{
"name": "(Default) Text",
Expand Down

0 comments on commit 5ccbb53

Please sign in to comment.