@featherk/icons 0.9.2 → 0.9.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -60,7 +60,7 @@ const successIcon = getCustomIcon("check", {
|
|
|
60
60
|
```
|
|
61
61
|
|
|
62
62
|
For experimental and in-development helper functions (CSS helpers, base64
|
|
63
|
-
variants, data URL usage, and related utilities) see [COMING-SOON.md](
|
|
63
|
+
variants, data URL usage, and related utilities) see [COMING-SOON.md](docs/COMING-SOON.md).
|
|
64
64
|
|
|
65
65
|
## Icon gallery
|
|
66
66
|
|