From 099dd6d26529c46b0bc39c98b01ec258f12f8252 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Thu, 25 Aug 2022 17:36:23 +0200 Subject: [PATCH] [FIX]: Dropdown UI --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6441169..c9185ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "4.7.2", + "version": "4.7.3", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "author": "Tony Air ", "license": "BSD-2-Clause",