We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8820c8 commit cef7354Copy full SHA for cef7354
README.md
@@ -66,7 +66,7 @@ Vue.use(ImageKit, {
66
authenticationEndpoint: "https://www.your-server.com/auth" // optional
67
})
68
69
-// Rendering image using a relative file path
+// Rendering an image using a relative file path
70
<ik-image
71
path="/default-image.jpg"
72
/>
0 commit comments