import React from 'react'; import Section from './Section'; export default { title: 'admin/settings/Section', component: Section, }; export const _default = () =>
; export const skeleton = () => ;