diff --git a/docs/content/3.components/input-number.md b/docs/content/3.components/input-number.md index bacc7b64..03634862 100644 --- a/docs/content/3.components/input-number.md +++ b/docs/content/3.components/input-number.md @@ -1,6 +1,6 @@ --- title: InputNumber -description: Input numerical values with a customizable range. +description: An input for numerical values with a customizable range. category: form links: - label: NumberField diff --git a/docs/content/3.components/input-tags.md b/docs/content/3.components/input-tags.md index 93e677d6..c119efc2 100644 --- a/docs/content/3.components/input-tags.md +++ b/docs/content/3.components/input-tags.md @@ -1,6 +1,7 @@ --- title: InputTags description: An input element that displays interactive tags. +category: form links: - label: InputTags icon: i-custom-reka-ui diff --git a/docs/public/components/dark/input-tags.png b/docs/public/components/dark/input-tags.png new file mode 100644 index 00000000..7cb978a0 Binary files /dev/null and b/docs/public/components/dark/input-tags.png differ diff --git a/docs/public/components/light/input-tags.png b/docs/public/components/light/input-tags.png new file mode 100644 index 00000000..d670543b Binary files /dev/null and b/docs/public/components/light/input-tags.png differ