mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
Fixed Slider
This commit is contained in:
@@ -330,7 +330,7 @@ export const Settings = () => {
|
||||
</div>
|
||||
<input
|
||||
type="range"
|
||||
min={0}
|
||||
min={5}
|
||||
max={100}
|
||||
step={1}
|
||||
value={singleAlpha}
|
||||
|
||||
Reference in New Issue
Block a user