Skip to content

Commit

Permalink
chore(VDatePickerControls): add todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Mar 10, 2024
1 parent 3175d9b commit c80e33f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export const VDatePickerControls = genericComponent()({
}

useRender(() => {
// TODO: add slot support and scope defaults
return (
<div
class={[
Expand Down

0 comments on commit c80e33f

Please sign in to comment.