Skip to content

Commit 2d9b11c

Browse files
author
Miles Hinchliffe
committed
Remove unused prop
1 parent 48c3029 commit 2d9b11c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/data-vis/position-chart/PositionChart.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import { scaleLinear } from "d3-scale";
33
import PositionChartAxis from "./PositionChartAxis.svelte";
44
let {
5-
componentNameProp = undefined,
65
value = undefined,
76
min = undefined,
87
max = undefined,

0 commit comments

Comments
 (0)