forked from external-repos/squoosh
Moving range input component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { h, Component } from 'preact';
|
||||
import { bind } from '../../lib/util';
|
||||
import '../../components/output/custom-els/RangeInput';
|
||||
import '../../custom-els/RangeInput';
|
||||
|
||||
interface EncodeOptions {
|
||||
quality: number;
|
||||
|
||||
Reference in New Issue
Block a user