plugins: updates to remove usage of .icon.svg

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-08 12:20:33 +02:00
parent 2ef6522552
commit 9c9a9100b0
16 changed files with 160 additions and 38 deletions
+1 -1
View File
@@ -21,9 +21,9 @@ import {
errorApiRef,
IconComponent,
} from '@backstage/core-plugin-api';
import GraphiQLIcon from '../src/assets/graphiql.icon.svg';
import {
graphiqlPlugin,
GraphiQLIcon,
GraphQLEndpoints,
graphQlBrowseApiRef,
GraphiQLPage,