You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ app.use(ImageKit, {
276
276
277
277
### Components
278
278
279
-
This SDK provides 4 global components, when registered as a plugin:
279
+
This SDK provides 4 components, when registered as a plugin:
280
280
*[`IKContext`](#IKContext) for defining options like `urlEndpoint`, `publicKey` or `authenticator` to all children elements. This component does not render anything.
281
281
*`IKImage` for [image resizing](#image-resizing). This renders a `<img>` tag.
282
282
*`IKVideo` for [video resizing](#video-resizing). This renders a `<video>` tag.
0 commit comments