fix: build file warnings
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// 全局共享数据示例
|
||||
// import { DEFAULT_NAME } from '@/constants';
|
||||
import { useState } from 'react';
|
||||
|
||||
const useGlobalState = () => {
|
||||
|
||||
Reference in New Issue
Block a user