💚
This commit is contained in:
@ -2,8 +2,7 @@
|
|||||||
import Layout from './Layout';
|
import Layout from './Layout';
|
||||||
import Title from './components/Title';
|
import Title from './components/Title';
|
||||||
import HeaderAction from './components/HeaderAction';
|
import HeaderAction from './components/HeaderAction';
|
||||||
import SaveAction from './components/SaveAction';
|
|
||||||
|
|
||||||
export default Layout;
|
export default Layout;
|
||||||
|
|
||||||
export { Title, HeaderAction, SaveAction };
|
export { Title, HeaderAction };
|
||||||
|
Reference in New Issue
Block a user