Skip to content

Commit

Permalink
revert(datepicker): solve an issue where the root class is missing wh…
Browse files Browse the repository at this point in the history
…en teleported (#145)
  • Loading branch information
mlmoravek authored Sep 6, 2024
1 parent 58f086d commit fbe4e1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/bootstrap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ const bootstrapConfig: OrugaOptions = {
tableEventsClass: "events",
tableEventClass: "event",
mobileClass: "mobile",
dropdownClasses: {
teleportClass: "datepicker",
},
},
timepicker: {
override: true,
Expand Down

0 comments on commit fbe4e1c

Please sign in to comment.