MCPcopy Create free account
hub / github.com/zillow/react-slider / getComponentPathLine

Function getComponentPathLine

styleguide.config.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4module.exports = createStyleguideConfig(
5 {
6 getComponentPathLine() {
7 return `import ReactSlider from 'react-slider'`;
8 },
9 styleguideComponents: {
10 Wrapper: path.join(__dirname, 'src/styleguidist/ThemeWrapper'),
11 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…