Skip to content

Commit e84eeaa

Browse files
samuelbadruzibs
andauthored
Correct component name for Pie Slice example (#629)
Co-authored-by: Eli Zibin <1131641+zibs@users.noreply.github.com>
1 parent 6b45025 commit e84eeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/polar/pie/pie-slice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The [example app](https://github.com/FormidableLabs/victory-native-xl/tree/main/
1010

1111
## Example
1212

13-
The example below shows how to use `Pie.SliceAngularInset` to render `LinearGradient` slices.
13+
The example below shows how to use `Pie.Slice` to render `LinearGradient` slices.
1414

1515
```tsx
1616
import { View } from "react-native";

0 commit comments

Comments
 (0)