parent
475d757742
commit
543baeff1e
1 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ const SampleConfigurator = (props) => {
|
|||
}}
|
||||
className={type === 'models' && instance === 'antWoman' ? 'active' : ''}
|
||||
>
|
||||
Antwoman
|
||||
Antperson (with breasts)
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -147,7 +147,7 @@ const SampleConfigurator = (props) => {
|
|||
}}
|
||||
className={type === 'models' && instance === 'antMan' ? 'active' : ''}
|
||||
>
|
||||
Antman
|
||||
Antperson (without breasts)
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue