testes/src_2/features/layout/components/Sidebar/index.js

3 lines
85 B
JavaScript

export { Sidebar } from './Sidebar';
export { Sidebar as default } from './Sidebar';