From 340d8b124edc2b73fce4ab1c150c2a4fffb0c7d3 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 14 Aug 2019 10:49:03 +0300 Subject: Icon: load from external sprite --- vnext/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index abb06fa0..bb55b26f 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -78,6 +78,7 @@ "dependencies": { "axios": "^0.19.0", "core-js": "^3.2.0", + "evil-icons": "^1.10.1", "moment": "^2.24.0", "qs": "^6.7.0", "react": "16.9.0", -- cgit v1.2.3