juzhiyuan commented on a change in pull request #1276:
URL: https://github.com/apache/apisix-dashboard/pull/1276#discussion_r556250603
##########
File path: web/src/components/Plugin/data.tsx
##########
@@ -26,3 +26,8 @@ export const PLUGIN_ICON_LIST: Record<string, any> = {
'openid-connect': <IconFont name="iconicons8-openid" />,
'kafka-logger': <IconFont name="iconApache_kafka" />,
};
+
+export const PLUGIN_FILTER_LIST: Record<string, { list:
PluginComponent.ReferPage[] }> =
Review comment:
Could we use a global `config` file to store those rules? or coming
contributors may don't know this tip.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]