mirror of
https://github.com/mue/mue.git
synced 2026-07-15 13:03:55 +02:00
fix: various
- temporarily comment out quote interval - fix background transition on firefox
This commit is contained in:
@@ -137,13 +137,13 @@ export default class BackgroundSettings extends PureComponent {
|
||||
{category.count})
|
||||
</MenuItem>
|
||||
))}
|
||||
</Dropdown>
|
||||
</Dropdown>*/}
|
||||
<ChipSelect
|
||||
label={variables.getMessage('modals.main.settings.sections.background.category')}
|
||||
options={this.state.backgroundCategories}
|
||||
name="apiCategories"
|
||||
></ChipSelect>
|
||||
*/}
|
||||
|
||||
</>
|
||||
)}
|
||||
<Dropdown
|
||||
|
||||
Reference in New Issue
Block a user