mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
chore(range): move range-knob to separate directory
This commit is contained in:
2
packages/core/src/components.d.ts
vendored
2
packages/core/src/components.d.ts
vendored
@ -2234,7 +2234,7 @@ declare global {
|
||||
|
||||
import {
|
||||
RangeKnob as IonRangeKnob
|
||||
} from './components/range/range-knob';
|
||||
} from './components/range-knob/range-knob';
|
||||
|
||||
declare global {
|
||||
interface HTMLIonRangeKnobElement extends IonRangeKnob, HTMLElement {
|
||||
|
Reference in New Issue
Block a user