// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders Doughnut with expected props 1`] = ` [ { "props": { "a": 1, "b": 0, "c": 0, "d": 1, "e": 0, "f": 0, }, "transform": [ 1, 0, 0, 1, 0, 0, ], "type": "setTransform", }, ] `;