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.
2 parents 2fa0ef3 + 9e3416b commit 3719d9fCopy full SHA for 3719d9f
src/content/reference/components/image.md
@@ -20,7 +20,7 @@ export default function App() {
20
21
### Properties
22
23
-- **source**: Source of the image. Can be a url, a resource path (e.g. 'res:/path/to/file'), the `Texture2D` object or the `Sprite` object.
+- **source**: Source of the image. Can be a url, a resource path (e.g. 'res:path/to/file'), the `Texture2D` object or the `Sprite` object.
24
25
### Notes
26
0 commit comments