import React from 'react'; import InfoTab from '.'; export default { title: 'Pages/Settings/InfoTab', }; export const DefaultStory = () => ; DefaultStory.storyName = 'Default';