remixicon 4.0.0 → 4.0.1

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
@@ -135,7 +135,7 @@ pnpm install @remixicon/react
135
135
  #### Usage
136
136
 
137
137
  ```jsx
138
- import { RiHeartFill } from "@radix-icons/react";
138
+ import { RiHeartFill } from "@remixicon/react";
139
139
 
140
140
  const MyComponent = () => {
141
141
  return (
package/README_CN.md CHANGED
@@ -136,7 +136,7 @@ pnpm install @remixicon/react
136
136
  #### 使用
137
137
 
138
138
  ```jsx
139
- import { RiHeartFill } from "@radix-icons/react";
139
+ import { RiHeartFill } from "@remixicon/react";
140
140
 
141
141
  const MyComponent = () => {
142
142
  return (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "remixicon",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "description": "Remix Icon is a set of open source neutral style system symbols elaborately crafted for designers and developers. All of the icons are free to use for both personal and commercial.",
5
5
  "homepage": "https://remixicon.com",
6
6
  "keywords": [