Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
revert snapshot for older victory
Browse files Browse the repository at this point in the history
  • Loading branch information
James Baxley committed Dec 14, 2016
1 parent c7055c4 commit 04e554f
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -386,7 +385,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down Expand Up @@ -791,7 +789,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -801,7 +798,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down Expand Up @@ -1198,7 +1194,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -1208,7 +1203,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down Expand Up @@ -1617,7 +1611,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -1627,7 +1620,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down Expand Up @@ -2113,7 +2105,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -2123,7 +2114,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down Expand Up @@ -2600,7 +2590,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
},
"flyout": Object {
"fill": "#f0f0f0",
"pointerEvents": "none",
"stroke": "#252525",
"strokeWidth": 1,
},
Expand All @@ -2610,7 +2599,6 @@ exports[`Line Graph renders correctly with default props 1`] = `
"fontSize": 14,
"letterSpacing": "normal",
"padding": 10,
"pointerEvents": "none",
"stroke": "transparent",
"textAnchor": "middle",
},
Expand Down

0 comments on commit 04e554f

Please sign in to comment.