From fa99c09d321501350c03a806e495fd9895063d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Palmeiro?= Date: Thu, 29 Dec 2022 16:06:37 +0000 Subject: [PATCH] docs: add missing Button import --- docs/components/input.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/input.md b/docs/components/input.md index c938039..3519590 100644 --- a/docs/components/input.md +++ b/docs/components/input.md @@ -94,7 +94,7 @@ import { Input } from 'flowbite-vue' ## Slot - Suffix ```vue