Skip to content

Commit af1b38a

Browse files
committed
feat(sidebar): Don't set role="main"
1 parent a1cdea3 commit af1b38a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/sidebar.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ layout_sidebar <- function(
211211
}
212212

213213
main <- div(
214-
role = "main",
215214
class = "main",
216215
class = if (fillable) "bslib-gap-spacing",
217216
style = css(

0 commit comments

Comments
 (0)