mirror of
https://github.com/mue/mue.git
synced 2026-07-17 05:54:14 +02:00
fix(marketplace): Sideload UI, addon title, Turkish translation inconsitencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
@@ -7,7 +7,7 @@ import { TextField } from '@mui/material';
|
||||
import EventBus from 'utils/eventbus';
|
||||
import values from 'utils/data/slider_values.json';
|
||||
|
||||
import { Row, Content, Action } from 'components/Layout/Settings/Item/SettingsItem';
|
||||
import { Row, Content, Action } from 'components/Layout/Settings/Item';
|
||||
|
||||
function ExperimentalOptions() {
|
||||
const [eventType, setEventType] = useState();
|
||||
|
||||
Reference in New Issue
Block a user