@chainlink/design-system
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "@chainlink/design-system", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "sideEffects": "false", |
@@ -425,3 +425,3 @@ [image url]: https://smartcontract.imgix.net/examples/design-system-docs/image | ||
Tertiary button accepts an svg image and has a special structure: | ||
Tertiary button accepts an svg image: | ||
@@ -431,3 +431,3 @@ ```js | ||
<svg /> | ||
<span>Button label</span> | ||
Button label | ||
</button> | ||
@@ -458,3 +458,3 @@ ``` | ||
</svg> | ||
<span>Tertiary</span> | ||
Tertiary | ||
</button> | ||
@@ -461,0 +461,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41163
783