Skip to content

Commit 66587a2

Browse files
committed
updated export name
1 parent 2245261 commit 66587a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-charts/src/victory/components/ChartTheme/examples/ChartThemeCustomTheme.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ interface PetData {
1818
y?: number;
1919
}
2020

21-
export const CustomeThemeCustomTheme: React.FunctionComponent = () => {
21+
export const CustomThemeCustomTheme: React.FunctionComponent = () => {
2222
const colorScale = [
2323
chart_color_blue_300.var,
2424
chart_color_green_300.var,

0 commit comments

Comments
 (0)