Skip to content

Commit

Permalink
fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MokujinMap committed May 13, 2024
1 parent 570b6ff commit b6401c4
Show file tree
Hide file tree
Showing 6 changed files with 16,714 additions and 16,721 deletions.
1 change: 0 additions & 1 deletion example/search-control/vanilla/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ async function main() {

mappable
.getDefaultConfig()
// @ts-ignore
.setApikeys({search: 'pk_ZAROIlpukeMufiKGZFwyulaUQEXIjDySkgduDDiovkifzqXLsJweeFmxeoRwZNNc'});
const {MMapSearchControl} = await mappable.import('@mappable-world/mappable-default-ui-theme');

Expand Down
Loading

0 comments on commit b6401c4

Please sign in to comment.