From d0681399abd042a3cf693abefd9b0886f4af8cbe Mon Sep 17 00:00:00 2001 From: Nicolas Merget Date: Thu, 21 Nov 2024 11:10:48 +0100 Subject: [PATCH] docs: update input example types to work with patternhub --- showcases/shared/input.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/showcases/shared/input.json b/showcases/shared/input.json index 956552cad51..faef42f1620 100644 --- a/showcases/shared/input.json +++ b/showcases/shared/input.json @@ -201,6 +201,7 @@ }, { "name": "Example - Types", + "codeFileName": "ExampleTypes", "examples": [ { "name": "(Default) Text", @@ -303,6 +304,7 @@ }, { "name": "Example - Types - Floating Label", + "codeFileName": "ExampleTypesFloatingLabel", "examples": [ { "name": "(Default) Text",