Преглед изворни кода

Merge branch 'iteration-20240627-scroll' into jenkins

lex пре 1 година
родитељ
комит
d43a8c98c1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/col-sticky/index.tsx

+ 1 - 1
src/components/col-sticky/index.tsx

@@ -1,5 +1,5 @@
 import { useRect } from '@vant/use'
-import { defineComponent } from 'vue'
+import { PropType, defineComponent } from 'vue'
 import styles from './index.module.less'
 import { useResizeObserver } from '@vueuse/core'