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 ff448ec commit 20db4e4Copy full SHA for 20db4e4
docs/tutorial-avatars/tutorial-avatars-extras/_unified-blended-table.mdx
@@ -15,7 +15,7 @@ import FilterTable from '@site/src/components/FilterTable.tsx'
15
<img src={require("./img/avatar/avatar_ref_eyeclosed.png").default} style={{width: 192}} alt="Reference Image" />,
16
'EyeClosed',
17
<ContextModal src={require('./unified-explanations/eye/_eye_closed.mdx').default}>Closes both eye lids.</ContextModal>,
18
- <>EyeClosedRight<br/>EyeClosedRight</>
+ <>EyeClosedRight<br/>EyeClosedLeft</>
19
],
20
[
21
<img src={require("./img/avatar/avatar_ref_eyewide.png").default} style={{width: 192}} alt="Reference Image" />,
0 commit comments