We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747d2ce commit 52c3487Copy full SHA for 52c3487
react/Toggle/index.jsx
react/Toggle/styles.styl
react/index.js
@@ -24,7 +24,6 @@ export { default as Accordion } from './Accordion'
24
export { default as AccordionSummary } from './AccordionSummary'
25
export { default as AccordionDetails } from './AccordionDetails'
26
export { default as Breadcrumbs } from './Breadcrumbs'
27
-export { default as Toggle } from './Toggle'
28
export { default as withBreakpoints } from './helpers/withBreakpoints'
29
export { default as useBreakpoints } from './providers/Breakpoints'
30
export { default as useBrowserOffline } from './hooks/useBrowserOffline'
0 commit comments