Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Sep 22, 2023
1 parent 08ea568 commit 927a59e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/src/plugins/mpa/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ import { definePlugin } from '..'
import Project from './drawerPanels/Project'
import { Files } from './topbar/Files'

// TODO
// - [ ] Virtual file system
// - [ ] Active Tabs

// eslint-disable-next-line react-refresh/only-export-components
export default definePlugin({
editor: {
Expand Down

0 comments on commit 927a59e

Please sign in to comment.