Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

(docs) - Compress Urql logo (#761)

authored by

Andy Richardson and committed by
GitHub
7f711391 9c8f69b8

+2 -2
+1 -1
README.md
··· 1 1 <div align="center"> 2 - <img alt="urql" width="250" src="docs/assets/urql-logo.png" /> 2 + <img alt="urql" width="250" src="packages/site/src/assets/sidebar-badge.svg" /> 3 3 4 4 <br /> 5 5 <br />
docs/assets/urql-logo.png

This is a binary file and will not be displayed.

+1 -1
packages/next-urql/README.md
··· 1 1 <div align="center"> 2 2 <img src="../../docs/assets/next-logo.png" alt="NextJS" height="200" width="200"> 3 - <img src="../../docs/assets/urql-logo.png" alt="urql" height="200" width="200"> 3 + <img src="../../packages/site/src/assets/sidebar-badge.svg" alt="urql" height="200" width="200"> 4 4 <br /> 5 5 <a href="https://npmjs.com/package/next-urql"> 6 6 <img alt="NPM Version" src="https://img.shields.io/npm/v/next-urql.svg" />