Skip to content

Commit

Permalink
fix time picker
Browse files Browse the repository at this point in the history
  • Loading branch information
genusistimelord committed Nov 7, 2023
1 parent c051077 commit 34ab848
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 115 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ default = [
"modal",
"tab_bar",
"tabs",
#"time_picker",
"time_picker",
#"wrap",
#"selection_list",
#"split",
Expand Down Expand Up @@ -95,7 +95,7 @@ members = [
#"examples/multiple_modals",
"examples/tab_bar",
"examples/tabs",
#"examples/time_picker",
"examples/time_picker",
#"examples/wrap",
"examples/number_input",
#"examples/selection_list",
Expand Down
Loading

0 comments on commit 34ab848

Please sign in to comment.