UNPKG

118 BJavaScriptView Raw
1module.exports = {
2 title: 'React SyncScroll Style Guide',
3 components: './src/[A-Z]*.{js,jsx}',
4 showCode: true
5}