add deprecation notice

This commit is contained in:
Matthias Kretschmann 2021-08-03 12:08:13 +02:00 committed by GitHub
parent 6cf3efe819
commit bc183a289a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
> 🎣 React hooks & components on top of ocean.js > 🎣 React hooks & components on top of ocean.js
---
**This repo is deprecated. Use ocean.js directly for most flexibility, and get inspiration for your own React hooks from the [`market` hooks](https://github.com/oceanprotocol/market/tree/main/src/hooks)**
---
[![npm](https://img.shields.io/npm/v/@oceanprotocol/react.svg)](https://www.npmjs.com/package/@oceanprotocol/react) [![npm](https://img.shields.io/npm/v/@oceanprotocol/react.svg)](https://www.npmjs.com/package/@oceanprotocol/react)
[![Build Status](https://github.com/oceanprotocol/react/workflows/CI/badge.svg)](https://github.com/oceanprotocol/react/actions) [![Build Status](https://github.com/oceanprotocol/react/workflows/CI/badge.svg)](https://github.com/oceanprotocol/react/actions)
[![Maintainability](https://api.codeclimate.com/v1/badges/d3150ecf9468f8238310/maintainability)](https://codeclimate.com/github/oceanprotocol/react/maintainability) [![Maintainability](https://api.codeclimate.com/v1/badges/d3150ecf9468f8238310/maintainability)](https://codeclimate.com/github/oceanprotocol/react/maintainability)