Skip to content

Commit

Permalink
fix(sidebar): Correctly extract attribs from dots (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie authored Feb 15, 2024
1 parent 9a93f59 commit 1335788
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/sidebar.R
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ sidebar <- function(
width = width,
max_height_mobile = max_height_mobile,
color = list(bg = bg, fg = fg),
attributes = dots$attributes,
attributes = dots$attribs,
children = dots$children
)

Expand Down
Binary file modified inst/fonts/4iCs6KVjbNBYlgoKfw7w.woff
Binary file not shown.
Binary file modified inst/fonts/4iCv6KVjbNBYlgoCxCvjsGyL.woff
Binary file not shown.
Binary file modified inst/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDQ.woff
Binary file not shown.
Binary file modified inst/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7j.woff
Binary file not shown.
Binary file modified inst/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w9.woff
Binary file not shown.
Binary file modified inst/fonts/KFOlCnqEu92Fr1MmSU5fBBc-.woff
Binary file not shown.
Binary file modified inst/fonts/S6u8w4BMUTPHjxsAXC-s.woff
Binary file not shown.
Binary file modified inst/fonts/S6u9w4BMUTPHh7USSwiPHw.woff
Binary file not shown.
Binary file modified inst/fonts/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTA.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1335788

Please sign in to comment.