Skip to content

Commit 66af25c

Browse files
Fix Drop
1 parent 13658ed commit 66af25c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/2-Examples/2-projects_using_tether.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,12 @@ A simple, easy-to-use implementation of tooltips that works well.
2222
Where Tether does general-purpose positioning, Drop assumes that you are interested
2323
in making something which pops up next to something the user clicks or hovers on.
2424

25+
If you're building something that fits that pattern, Drop can make things a little easier.
26+
2527
### [React Datepicker](https://github.com/Hacker0x01/react-datepicker)
2628

2729
A simple and reusable datepicker component for React
2830

29-
30-
If you're building something that fits that pattern, Drop can make things a little easier.
31-
3231
### Your Project Here
3332

3433
If you have a cool open-source library built on Tether, PR this doc, or [get in touch](mailto:[email protected]).

0 commit comments

Comments
 (0)