1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-23 17:20:29 +00:00
seahub/frontend/src/pages/markdown-editor/header-toolbar/index.js
Michael An 14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00

4 lines
77 B
JavaScript

import HeaderToolbar from './header-toolbar';
export default HeaderToolbar;