Skip to content

Commit

Permalink
refact(Widget) expose Widget in API
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinMachado authored and mgermerie committed Apr 14, 2023
1 parent c6800c9 commit ca77fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Utils/gui/Main.js
Expand Up @@ -3,3 +3,4 @@ export { default as Navigation } from './Navigation';
export { default as Minimap } from './Minimap';
export { default as Scale } from './Scale';
export { default as Searchbar } from './Searchbar';
export { default as Widget } from './Widget';

0 comments on commit ca77fc8

Please sign in to comment.