veecode-platform / platform-backstage-plugins

Apache License 2.0
10 stars 3 forks source link

React-icons missing in kong plugin #14

Closed dweber019 closed 1 month ago

dweber019 commented 1 month ago

In https://github.com/veecode-platform/platform-backstage-plugins/blob/master/plugins/kong-service-manager/package.json the dependency https://www.npmjs.com/package/react-icons is missing, which is used at https://github.com/veecode-platform/platform-backstage-plugins/blob/master/plugins/kong-service-manager/src/components/RoutesList/ModalComponent/ModalComponent.tsx#L6

luangazin commented 1 month ago

Hi @dweber019, Thank you for your report. We have released a new version of the plugin with the fix. https://www.npmjs.com/package/@veecode-platform/plugin-kong-service-manager/v/0.4.5

Let me know if you need any further adjustments!