Skip to content

Commit

Permalink
alphabetical props
Browse files Browse the repository at this point in the history
  • Loading branch information
alisongs authored and carbonrobot committed Jan 8, 2024
1 parent 7e786bb commit 3bcdc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/victory-legend/src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export interface VictoryLegendProps
};
symbol?: {
fill?: string;
type?: string;
size?: number;
type?: string;
};
}>;
dataComponent?: React.ReactElement;
Expand Down

0 comments on commit 3bcdc6d

Please sign in to comment.