6
app/components/EmptyLayout/index.js
Executable file
6
app/components/EmptyLayout/index.js
Executable file
@@ -0,0 +1,6 @@
|
||||
import { EmptyLayout } from './EmptyLayout';
|
||||
import { EmptyLayoutSection } from './EmptyLayoutSection';
|
||||
|
||||
EmptyLayout.Section = EmptyLayoutSection;
|
||||
|
||||
export default EmptyLayout;
|
Reference in New Issue
Block a user