File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# ' @export'
22dbcIcons <- list (
3- BOOTSTRAP = " https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1 /font/bootstrap-icons.css" ,
4- FONT_AWESOME = " https://use.fontawesome.com/releases/v6.1.1 /css/all.css"
3+ BOOTSTRAP = " https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3 /font/bootstrap-icons.css" ,
4+ FONT_AWESOME = " https://use.fontawesome.com/releases/v6.3.0 /css/all.css"
55)
Original file line number Diff line number Diff line change 11export dbc_icons
22
33dbc_icons = (
4- BOOTSTRAP = " https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1 /font/bootstrap-icons.css" ,
5- FONT_AWESOME = " https://use.fontawesome.com/releases/v6.1.1 /css/all.css" ,
4+ BOOTSTRAP = " https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3 /font/bootstrap-icons.css" ,
5+ FONT_AWESOME = " https://use.fontawesome.com/releases/v6.3.0 /css/all.css" ,
66)
You can’t perform that action at this time.
0 commit comments