mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 19:52:43 +00:00
fix *suppdorted* typo
This commit is contained in:
@@ -151,7 +151,7 @@ const MetadataEditor = createClass({
|
||||
dropdown =
|
||||
<Nav.dropdown className='disabled' trigger='disabled'>
|
||||
<div>
|
||||
{`Themes are not suppdorted in the Legacy Renderer`} <i className='fas fa-caret-down'></i>
|
||||
{`Themes are not supported in the Legacy Renderer`} <i className='fas fa-caret-down'></i>
|
||||
</div>
|
||||
</Nav.dropdown>;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user