From 60a978757e0ef60418d18192c15d86d65e085da2 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Mon, 6 Sep 2021 16:17:26 +0200 Subject: [PATCH] IMPR: Dropdowns click/hover without popover library --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2f54e0..69dc718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "4.2.7", + "version": "4.2.8", "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",