diff --git a/components/icon/stories/template.js b/components/icon/stories/template.js index a01cb4154d8..54a57a59b7d 100644 --- a/components/icon/stories/template.js +++ b/components/icon/stories/template.js @@ -34,7 +34,7 @@ export const Template = ({ fill, id, customClasses = [], - useRef = false, + useRef = true, ...globals }) => { const { scale } = globals;