When we copy the icon from the docs, it comes with a prefix of icon. However, our current configuration does not include this prefix by default. Therefore, we need to manually add a configuration in plugins to ensure consistency.
[x] Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
[x] Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others should be submitted to master branch)
Types of changes
Background and context
When we copy the icon from the docs, it comes with a prefix of
icon
. However, our current configuration does not include this prefix by default. Therefore, we need to manually add a configuration in plugins to ensure consistency.This commit simplifies the configuration, related issue: https://github.com/arco-design/arco-plugins/issues/45
Solution
How is the change tested?
Changelog
icon
icon
Checklist:
feature
branch and others should be submitted tomaster
branch)Other information