Skip to content

Commit

Permalink
fix:启用 Call
Browse files Browse the repository at this point in the history
  • Loading branch information
minisailboat committed May 31, 2024
1 parent 53d9bcc commit b732ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import enUS from 'antd/locale/en_US'
import zhCN from 'antd/locale/zh_CN'
import dayjs from 'dayjs'
import { Locale } from 'antd/es/locale'
// import Call from '@/components/call'
import Call from '@/components/call'

const App = memo(() => {
const commonStore = useCommonStore()
Expand Down

0 comments on commit b732ecf

Please sign in to comment.