Skip to content

Commit

Permalink
Update docs/pages/components/slider-styled.js
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Silbermann <[email protected]>
  • Loading branch information
mnajdova and eps1lon authored Sep 18, 2020
1 parent c5bec5b commit 58cda5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/components/slider-styled.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const requireRaw = require.context(
/\.(js|md|tsx)$/,
);

// Run styled-components ref logic
// create styled components to prevent false positive for "dynamic component creation"
// https://github.com/styled-components/styled-components/pull/2998
requireDemo.keys().map(requireDemo);

Expand Down

0 comments on commit 58cda5d

Please sign in to comment.