This commit is contained in:
Phoenix 2024-02-01 18:39:51 +08:00
parent 8750c9bbfb
commit 3aabead478

View File

@ -1,4 +1,3 @@
// useAdaptation.js
import { ref, onMounted, onBeforeUnmount } from 'vue';
export function useAdaptation(handleChange) {