// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders a complex gradient 1`] = ` Object { "borderRadii": Array [ 0, 0, 0, 0, 0, 0, 0, 0, ], "colors": Array [ -65536, -16776961, ], "endPoint": Array [ 1, 1, ], "locations": Array [ 0.5, 1, ], "startPoint": Array [ 0, 0, ], } `;