// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ReactARTComponents should generate awhere top radius is 0 if the sum of the top radius is greater than width 1`] = ` `; exports[`ReactARTComponents should generate a with a radius property of 0 when bottom left radius prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with a radius property of 0 when bottom right radius prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with a radius property of 0 when top left radius prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with a radius property of 0 when top right radius prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with positive height when height prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with positive width when width prop is negative 1`] = ` `; exports[`ReactARTComponents should generate a with props for drawing the Circle 1`] = ` `; exports[`ReactARTComponents should generate a with props for drawing the Rectangle 1`] = ` `; exports[`ReactARTComponents should generate a with props for drawing the Wedge 1`] = ` `;