diff --git a/build/config.js b/build/config.js
index 7ff43da6b..dd8c036d7 100644
--- a/build/config.js
+++ b/build/config.js
@@ -1,5 +1,5 @@
module.exports = {
dev: {
- componentName: 'grid', // dev components
+ componentName: 'icon', // dev components
},
};
diff --git a/components/icon/__tests__/__snapshots__/index.test.js.snap b/components/icon/__tests__/__snapshots__/index.test.js.snap
index 8fc73497d..2be697654 100644
--- a/components/icon/__tests__/__snapshots__/index.test.js.snap
+++ b/components/icon/__tests__/__snapshots__/index.test.js.snap
@@ -2,8 +2,12 @@
exports[`Icon \`component\` prop can access to svg defs if has children 1`] = `
`;
@@ -58,9 +62,9 @@ exports[`Icon should support pass svg paths as children 1`] = `
`;
exports[`Icon should support svg vue component 1`] = `
-