Fixes an issue where the page jumps to top when clicking the "Browse..." button.

slatesFileInput(
  id,
  label,
  multiple = FALSE,
  accept = NULL,
  width = NULL,
  buttonLabel = "Browse...",
  placeholder = "No file selected",
  class = ""
)