1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-24 01:30:57 +00:00
seahub/frontend/src/pages/markdown-editor/header-toolbar/index.js

4 lines
77 B
JavaScript
Raw Normal View History

2022-05-13 05:23:54 +00:00
import HeaderToolbar from "./header-toolbar";
export default HeaderToolbar;