import React from 'react' import NProgress from './n_progress' export const ComNProgress = () => (
) export default { title: '反馈/NProgress', }