From 1ecfee444b5282a983b6b7c2d47446f6a04cac06 Mon Sep 17 00:00:00 2001 From: Skillers3 Date: Thu, 18 Jan 2024 14:46:58 +0200 Subject: [PATCH] Created "dataDisplay" tag & added the "command" example (#55) * Created "dataDisplay" tag & added the "command" example * make more concise using join, and move to input tag --------- Co-authored-by: Willian Pinheiro --- src/examples/input/command.html | 18 ++++++++++++++++++ src/examples/input/textInputWithClearIcon.html | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 src/examples/input/command.html diff --git a/src/examples/input/command.html b/src/examples/input/command.html new file mode 100644 index 0000000..5eec739 --- /dev/null +++ b/src/examples/input/command.html @@ -0,0 +1,18 @@ +
+ +
+ +
+ + +
+ npm install daisyui +
+ + +
+ +
+
diff --git a/src/examples/input/textInputWithClearIcon.html b/src/examples/input/textInputWithClearIcon.html index 8d918d6..a73ae4e 100644 --- a/src/examples/input/textInputWithClearIcon.html +++ b/src/examples/input/textInputWithClearIcon.html @@ -1,4 +1,4 @@ -
+