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