From 412b72c064e83cb8f3c9896d7f8770f16ae6b437 Mon Sep 17 00:00:00 2001 From: Hrusikesh Panda Date: Sat, 29 Jun 2019 23:58:35 -0400 Subject: [PATCH] docs: Add tooltip to icons --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba338553..153090b2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A lightweight and fast control to render a select component that can display hie ## At a Glance -| [Demos](#example)
[📄](#vanilla-no-framework) ꞁ [![bootstrap][bsurl]](#with-bootstrap) ꞁ [![material ui][muiurl]](#with-material-design) | [Props](#props) | Events | [Keyboard navigation](#keyboard-navigation) | +| [Demos](#example)
[📄](#vanilla-no-framework "Pure HTML + CSS; No framework") ꞁ [![bootstrap][bsurl]](#with-bootstrap "With Bootstrap") ꞁ [![material ui][muiurl]](#with-material-design "With Material Design") | [Props](#props) | Events | [Keyboard navigation](#keyboard-navigation) | | :-------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------: | :--------------------------------------: | :-----------------------------------------: | | [**Modes**](#mode) | [**Styling and Customization**](#styling-and-customization) | [**Doing more with HOCs**](/docs/HOC.md) | [**Custom Filtering**](#searchPredicate) |