Update MkPullToRefresh.vue

This commit is contained in:
syuilo 2025-05-03 18:24:25 +09:00
parent fb2ee4ecdf
commit c940565be7
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ onUnmounted(() => {
<style lang="scss" module> <style lang="scss" module>
.isPulling { .isPulling {
//will-change: contents; will-change: contents;
} }
.frame { .frame {