fix: build file warnings

This commit is contained in:
jialin
2024-07-15 19:04:03 +08:00
parent 0270320579
commit 7e06a56c12
16 changed files with 1161 additions and 1091 deletions
-2
View File
@@ -1,5 +1,3 @@
// 全局共享数据示例
// import { DEFAULT_NAME } from '@/constants';
import { useState } from 'react';
const useGlobalState = () => {