From d6fd8e4584d22f2ffeafd7951143d5e645eee833 Mon Sep 17 00:00:00 2001 From: Alex Khomenko Date: Thu, 22 Oct 2020 17:19:49 +0300 Subject: [PATCH] Plugin page: update readme icon (#28465) * Update readme icon * Use file icon --- public/app/features/plugins/PluginPage.tsx | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/public/app/features/plugins/PluginPage.tsx b/public/app/features/plugins/PluginPage.tsx index 372de885a36..d31687a3d02 100644 --- a/public/app/features/plugins/PluginPage.tsx +++ b/public/app/features/plugins/PluginPage.tsx @@ -253,7 +253,7 @@ class PluginPage extends PureComponent {

Dependencies