Skip to content

Commit 1df4838

Browse files
committedFeb 7, 2024
update tests and documentation
1 parent 6454829 commit 1df4838

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎packages/victory-pie/src/curved-label.tsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ import {
99
Helpers,
1010
VictoryLabelProps,
1111
VictoryLabel,
12+
TextPath
1213
} from "victory-core";
1314

14-
import { TextPath } from "../../victory-core/lib";
15-
1615
interface CurvedLabelProps
1716
extends Omit<
1817
VictoryLabelProps,

0 commit comments

Comments
 (0)
Failed to load comments.