shinydashboardPlus
shinydashboardPlus copied to clipboard
icon("gears") in examples/box_elements/timeline.R
Please change icon("gears") => icon("cogs") in that file (it appears a couple of times), as it is no longer supported in FA
I think this was dealt with in #155, in the github version there is no more icon("gears")
With FA6 they switched back to icon("gears"). Here is my related PR.