File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments