From a35eff85816561835f8c4255241fad3020b6082f Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 28 Dec 2021 04:37:16 +0200 Subject: [PATCH] IMPR: hide the other dropdowns --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 46 ++++++++++++------------- dist/report.html | 4 +-- package.json | 22 ++++++------ src/_graphql/mockServiceWorker.js | 10 +++--- 9 files changed, 46 insertions(+), 46 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 7a19a5a..61cd3b9 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.4.2", + "version": "4.4.3", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "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.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 08d5256..17b09fc 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.4.2", + "version": "4.4.3", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 529c288..f9cdc34 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .