Skip to content

Commit

Permalink
fix(api-loader): fix import error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 24, 2024
1 parent 685ac87 commit 3f01e8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api-loader/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/
import React from 'react';
import { requireScript } from '@uiw/react-baidu-map-utils';
import '@uiw/react-baidu-map-types';

declare global {
interface Window {
Expand Down

0 comments on commit 3f01e8e

Please sign in to comment.