Hugo
Results
33
comments of
Hugo
In the end I got it to work. Still wonder if the width of the container can be edited?
I reproduced it with a new golem project using: ``` library(golem) create_golem("Test") ``` `golem::add_module(name = "tabs")` ``` # R/mod_tabs.R mod_tabs_ui
Resolved: https://github.com/ThinkR-open/golem/issues/1186