define types
This commit is contained in:
2
dist/components/FwbRange/FwbRange.vue.d.ts
vendored
2
dist/components/FwbRange/FwbRange.vue.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import type { InputSize } from '@/components/FwbInput/types';
|
||||
import type { InputSize } from '../../components/FwbInput/types';
|
||||
declare const _default: import("vue").DefineComponent<{
|
||||
label: {
|
||||
type: import("vue").PropType<string>;
|
||||
|
||||
Reference in New Issue
Block a user