Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit beac280

Browse files
authored
Update README.md
1 parent 97eca20 commit beac280

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Diff for: README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# This library is in maintenance mode!
2-
3-
**Popper has been rebranded to Floating UI and this project has been superseded by the [official Floating UI React bindings](https://floating-ui.com/docs/react-dom).**
4-
5-
***
6-
71
# React Popper
82

93
[![Unit Tests](https://github.com/popperjs/react-popper/workflows/Unit%20Tests/badge.svg)](https://github.com/popperjs/react-popper/actions?query=workflow%3A%22Unit+Tests%22)
@@ -15,8 +9,15 @@
159

1610
React wrapper around [Popper](https://popper.js.org).
1711

18-
**important note:** Popper is **not** a tooltip library, it's a _positioning
19-
engine_ to be used to build features such as (but not restricted to) tooltips.
12+
---
13+
14+
## ⚠️ This library is in maintenance mode!
15+
16+
This library wraps `@popperjs/core`, not `@floating-ui/dom`.
17+
18+
To use the new Floating UI package with React, instead visit https://floating-ui.com/docs/react-dom.
19+
20+
---
2021

2122
## Install
2223

0 commit comments

Comments
 (0)