mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
faaf0a6733
* Add recent documents to command menu Add priority key to actions and sections * refactor * Rename section * refactor, remove more unused code
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
import CommandBar from "./CommandBar";
|
|
|
|
export default CommandBar;
|