Skip to content

Commit

Permalink
Merge branch 'fix-handling-data-disabled' of https://github.com/jhngu…
Browse files Browse the repository at this point in the history
…yen521/ui into fix-handling-data-disabled

# Conflicts:
#	apps/www/app/(app)/examples/playground/components/model-selector.tsx
  • Loading branch information
jhnguyen521 committed Jun 6, 2024
2 parents 4386a5f + 61dc3cd commit 6e71912
Show file tree
Hide file tree
Showing 4 changed files with 2,794 additions and 3,334 deletions.
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@vercel/og": "^0.0.21",
"class-variance-authority": "^0.7.0",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"cmdk": "^1.0.0",
"contentlayer": "0.3.4",
"date-fns": "^2.30.0",
"embla-carousel-autoplay": "8.0.0-rc15",
Expand Down
1 change: 1 addition & 0 deletions apps/www/registry/default/example/combobox-demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import {
CommandGroup,
CommandInput,
CommandItem,
CommandList,
} from "@/registry/default/ui/command"
import {
Popover,
Expand Down
1 change: 1 addition & 0 deletions apps/www/registry/new-york/example/combobox-demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import {
CommandGroup,
CommandInput,
CommandItem,
CommandList,
} from "@/registry/new-york/ui/command"
import {
Popover,
Expand Down
Loading

0 comments on commit 6e71912

Please sign in to comment.