@@ -855,9 +855,7 @@ exports[`Button container size should have no padding of button is an icon butto
855
855
source = { 14 }
856
856
style = {
857
857
Array [
858
- Object {
859
- " tintColor" : undefined ,
860
- },
858
+ undefined ,
861
859
undefined ,
862
860
undefined ,
863
861
undefined ,
@@ -1662,9 +1660,7 @@ exports[`Button icon should apply color on icon 1`] = `
1662
1660
source = { 12 }
1663
1661
style = {
1664
1662
Array [
1665
- Object {
1666
- " tintColor" : undefined ,
1667
- },
1663
+ undefined ,
1668
1664
undefined ,
1669
1665
undefined ,
1670
1666
undefined ,
@@ -1716,9 +1712,7 @@ exports[`Button icon should apply color on icon 2`] = `
1716
1712
source = { 12 }
1717
1713
style = {
1718
1714
Array [
1719
- Object {
1720
- " tintColor" : undefined ,
1721
- },
1715
+ undefined ,
1722
1716
undefined ,
1723
1717
undefined ,
1724
1718
undefined ,
@@ -1770,9 +1764,7 @@ exports[`Button icon should include custom iconStyle provided as a prop 1`] = `
1770
1764
source = { 12 }
1771
1765
style = {
1772
1766
Array [
1773
- Object {
1774
- " tintColor" : undefined ,
1775
- },
1767
+ undefined ,
1776
1768
undefined ,
1777
1769
undefined ,
1778
1770
undefined ,
@@ -1829,9 +1821,7 @@ exports[`Button icon should return icon style according to different variations
1829
1821
source = { 12 }
1830
1822
style = {
1831
1823
Array [
1832
- Object {
1833
- " tintColor" : undefined ,
1834
- },
1824
+ undefined ,
1835
1825
undefined ,
1836
1826
undefined ,
1837
1827
undefined ,
@@ -1883,9 +1873,7 @@ exports[`Button icon should return icon style according to different variations
1883
1873
source = { 12 }
1884
1874
style = {
1885
1875
Array [
1886
- Object {
1887
- " tintColor" : undefined ,
1888
- },
1876
+ undefined ,
1889
1877
undefined ,
1890
1878
undefined ,
1891
1879
undefined ,
@@ -1937,9 +1925,7 @@ exports[`Button icon should return icon style according to different variations
1937
1925
source = { 12 }
1938
1926
style = {
1939
1927
Array [
1940
- Object {
1941
- " tintColor" : undefined ,
1942
- },
1928
+ undefined ,
1943
1929
undefined ,
1944
1930
undefined ,
1945
1931
undefined ,
@@ -2892,9 +2878,7 @@ exports[`Button labelColor should return undefined color if this is an icon butt
2892
2878
source = { 12 }
2893
2879
style = {
2894
2880
Array [
2895
- Object {
2896
- " tintColor" : undefined ,
2897
- },
2881
+ undefined ,
2898
2882
undefined ,
2899
2883
undefined ,
2900
2884
undefined ,
0 commit comments