From e1239947c074702b068853e1a0cb773bb0c3659b Mon Sep 17 00:00:00 2001 From: wahyuun Date: Wed, 21 Feb 2024 14:10:05 +0700 Subject: [PATCH] add library --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index f958efc..964c241 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,7 @@ "react": "^16.14.0", "react-app-polyfill": "^1.0.1", "react-awesome-query-builder": "^4.3.0", + "react-beautiful-dnd": "^13.1.1", "react-bootstrap-sweetalert": "^5.1.9", "react-bootstrap-table-next": "^3.3.3", "react-bootstrap-table2-editor": "^1.4.0", @@ -96,6 +97,7 @@ "redux-thunk": "^2.4.2", "simple-line-icons": "^2.4.1", "slick-carousel": "^1.8.1", + "styled-components": "^6.1.8", "underscore": "^1.13.1", "xlsx": "^0.17.0" },