Skip to content

Commit

Permalink
Revert default radius on victory-pie (#2742)
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot authored Jan 25, 2024
1 parent af49e28 commit 0c9b7f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/victory-pie/src/victory-pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { getBaseProps } from "./helper-methods";
const fallbackProps = {
endAngle: 360,
height: 400,
radius: 100,
innerRadius: 0,
cornerRadius: 0,
padAngle: 0,
Expand Down

1 comment on commit 0c9b7f1

@vercel
Copy link

@vercel vercel bot commented on 0c9b7f1 Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.