From fa18233f212bee379270612be56e62d1945080ae Mon Sep 17 00:00:00 2001 From: Carlos Costa Date: Mon, 18 Mar 2024 20:21:30 -0300 Subject: [PATCH] Add VWBox component --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3315965..c15828d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ alignment options. - [VWModal](https://github.com/C4co/vw/blob/master/docs/vw_modal.md): A modal component that can be used to display a modal on the screen. +- [VWBox](https://github.com/C4co/vw/blob/master/docs/vw_box.md): A box with background image, gradient, blur effect, and custom border radius. + --- Carlos Costa @ 2023