Skip to content

Commit

Permalink
fix: region-filter显示错误. Fixed #1013
Browse files Browse the repository at this point in the history
  • Loading branch information
zengyue committed Sep 4, 2020
1 parent 58f2481 commit 1348281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/guide/region-filter.js
@@ -1,4 +1,4 @@
import Rect from '../../graphic/shape';
import Rect from '../../graphic/shape/rect';
import { mix, each } from '../../util/common';
import GuideBase from './base';

Expand Down

0 comments on commit 1348281

Please sign in to comment.