Mike Smith

Results 1 comments of Mike Smith

Hi You should be able to add an icon by simply adding it to the title within a paragraph `bs_accordion() %>% bs_append(title = p(icon(“minus”),"test"))` If I could make a suggestion...