6 lines
67 B
JavaScript
Raw Normal View History

2016-05-22 20:25:38 +03:00
import FooterMenu from './FooterMenu';
export {
FooterMenu
};