From c21f76f86e4f2305704a7b27c491490e1f793d2c Mon Sep 17 00:00:00 2001 From: sektordv Date: Tue, 3 Aug 2021 13:05:42 +0200 Subject: [PATCH] undo unnecessary changes --- package.json | 1 + src/collections/components/CollectionList/CollectionList.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b74636a2..05965e3e6 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "editorjs-undo": "^0.1.4", "faker": "^5.1.0", "fast-array-diff": "^0.2.0", + "fsevents": "^1.2.9", "fuzzaldrin": "^2.1.0", "graphql": "^14.4.2", "graphql-tag": "^2.11.0", diff --git a/src/collections/components/CollectionList/CollectionList.tsx b/src/collections/components/CollectionList/CollectionList.tsx index 1141dd0cc..7067070bd 100644 --- a/src/collections/components/CollectionList/CollectionList.tsx +++ b/src/collections/components/CollectionList/CollectionList.tsx @@ -182,7 +182,7 @@ const CollectionList: React.FC = props => { )}