import React from 'react'; import Switch from './switch'; export default { title: 'Navigation | Sliding Switch' }; export const _design = () => ( ); export const _debug = () => ( );