Skip to content

Commit

Permalink
fix(core): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Aug 18, 2023
1 parent 005de26 commit 7b06dad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export {
default as EditorZone
} from './components/EditorZone'
export * from './components/QuickAccess'
export * from './confighure'
export * from './configure.ts'
export * from './eval-logs/bridge'
export * from './messenger-provider'
export * from './plugins'
Expand Down

0 comments on commit 7b06dad

Please sign in to comment.