fix: 删除md中的ts语法

This commit is contained in:
NICE CODE BY DEV 2024-05-15 09:38:31 +08:00
parent 2310cac125
commit f766136844

View File

@ -55,7 +55,7 @@ import { useIMEComposition } from '@zhst/hooks'
## useSocket
```jsx
```js
import React, { useRef, useMemo } from 'react';
import { useWebSocket } from 'ahooks';