From 7e05dc7a885cf562052461565376e174e6a9c962 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Wed, 28 Oct 2020 00:36:19 +0100 Subject: Migrate to Reactstrap for Modal implementation --- frontend/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 57e27d2f..1a3fc7cb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,6 +38,7 @@ "react-router-dom": "~5.1.2", "react-scripts": "~3.4.1", "react-shortcuts": "~2.1.0", + "reactstrap": "^8.6.0", "recharts": "~1.8.5", "redux": "~4.0.5", "redux-localstorage": "~0.4.1", -- cgit v1.2.3