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 2fa0ef3 commit 9e3416bCopy full SHA for 9e3416b
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