mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-30 10:10:13 +02:00
misc fixes
This commit is contained in:
@@ -19,7 +19,7 @@ function CheckboxSetting({
|
||||
checked={pref}
|
||||
onChange={onChange}
|
||||
data-setting={name}
|
||||
/>
|
||||
/>{' '}
|
||||
{label}
|
||||
</label>
|
||||
);
|
||||
|
Reference in New Issue
Block a user