Skip to content

Commit

Permalink
Update interactive.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg authored Aug 31, 2023
1 parent 286dee5 commit efd1f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/interactive.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ interactive_discovery <- function(type = c("gt", "reactable")) {
use_highlight = TRUE,
use_compact_mode = TRUE,
use_page_size_select = TRUE,
page_size_default = 25,
page_size_default = 10,
)
}

0 comments on commit efd1f5a

Please sign in to comment.