azat-co / react-quickly

Source code for React Quickly [Manning, 2017]: Painless Web Apps with React, JSX, Redux, and GraphQL 📕
http://reactquickly.co
MIT License
544 stars 422 forks source link

ch10 tooltip use bootstrap.css v4.1 #29

Open xqskyx opened 6 years ago

xqskyx commented 6 years ago

I'm using bootstrap.css v4.1 css class to build the tooltip widget. the script.jsx code is kept unchanged as in the book, but the web page was rendered differently as with bootstrap v3. Can you give some ideas on how I can set css style to make the tooltip display properly.