BookingService/frontend/src/components/FooterToolbar/index.js

5 lines
96 B
JavaScript
Raw Normal View History

2019-05-06 09:34:08 +08:00
import FooterToolBar from './FooterToolBar'
import './index.less'
export default FooterToolBar