From db2786ae6f8726605b182667d55b5765b9329e64 Mon Sep 17 00:00:00 2001 From: Kavitha Acharya Date: Wed, 24 Jan 2024 09:51:30 -0500 Subject: [PATCH] Update victory-pie documentation Co-authored-by: Kenan Yusuf --- docs/src/content/docs/victory-pie.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/victory-pie.md b/docs/src/content/docs/victory-pie.md index f286c3500..9ad38b533 100644 --- a/docs/src/content/docs/victory-pie.md +++ b/docs/src/content/docs/victory-pie.md @@ -540,8 +540,8 @@ The `labelIndicator` prop defines the label indicator line between labels and th data={sampleData} labelIndicator={} style={{ labels: { fill: "white", fontSize: 20, fontWeight: "bold" } }} - labelIndicatorInnerOffset = {10} - labelIndicatorOuterOffset = {15} + labelIndicatorInnerOffset={10} + labelIndicatorOuterOffset={15} /> ``` ## labelIndicatorInnerOffset