We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dae514 commit ad8e5dbCopy full SHA for ad8e5db
1 file changed
README.md
@@ -1,6 +1,5 @@
1
README.md 파일로 생성해 드렸습니다. 아래 링크를 통해 다운로드하실 수 있습니다.
2
3
-````markdown
4
# circular-queue-react
5
6
High-performance circular buffer/queue for TypeScript and React.
@@ -29,7 +28,6 @@ yarn add circular-queue-react
29
28
# or
30
pnpm add circular-queue-react
31
```
32
-````
33
34
> **React Support:** React 16.8+, 17, 18, 19 ✅
35
> _(React is required only if you use `useCircularBuffer`.)_
0 commit comments