juzhiyuan commented on a change in pull request #2233:
URL: https://github.com/apache/apisix-dashboard/pull/2233#discussion_r760810704



##########
File path: web/src/components/Plugin/data.tsx
##########
@@ -224,4 +224,22 @@ export const PLUGIN_LIST = {
     type: PluginType.other,
     hidden: true,
   },
+  'authz-casbin': {
+    type: PluginType.authentication,
+  },
+  'ldap-auth': {
+    type: PluginType.authentication,
+  },
+  datadog: {

Review comment:
       We don't need the `'` here 😄 It's a key for JS's Object




-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to