Skip to content

Commit 1247537

Browse files
authored
Merge pull request #92 from Amoenus/BrowInnerUp
Add BrowInnerUp entry to the docs
2 parents 4fcd8a4 + 7090cf5 commit 1247537

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/tutorial-avatars/tutorial-avatars-extras/_unified-blended-table.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ import FilterTable from '@site/src/components/FilterTable.tsx'
5959
<ContextModal src={require('./unified-explanations/brow/_brow_down.mdx').default}>Pulls the left eyebrow down and in.</ContextModal>,
6060
<>BrowLowererRight<br/>BrowLowererLeft<br/>BrowPinchRight<br/>BrowPinchLeft</>
6161
],
62+
[
63+
<img src={require("./img/avatar/avatar_ref_browinnerup.png").default} style={{width: 192}} alt="Reference Image" />,
64+
'BrowInnerUp',
65+
<ContextModal src={require('./unified-explanations/brow/_brow_up.mdx').default}>Inner brows appear worried.</ContextModal>,
66+
<>BrowInnerUpRight<br/>BrowInnerUpLeft</>
67+
],
6268
[
6369
<img src={require("./img/avatar/avatar_ref_browupright.png").default} style={{width: 192}} alt="Reference Image" />,
6470
'BrowUpRight',

0 commit comments

Comments
 (0)