We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a1a16 commit c933102Copy full SHA for c933102
README.md
@@ -11,7 +11,7 @@ English | [简体中文](README-zh_CN.md)
11
</p>
12
<h1 align="center">VueRequest</h1>
13
<div align="center">
14
- <p align="center">⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination ,etc.</p>
+ <p align="center">⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc.</p>
15
<a href="https://codecov.io/github/attojs/vue-request?branch=master">
16
<img
17
src="https://img.shields.io/codecov/c/github/attojs/vue-request?token=NW2XVQWGPP"
0 commit comments