Skip to content

Commit

Permalink
chore: add friendly reminder to ensure cmdk package version is 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
omeralpi committed Mar 16, 2024
1 parent 199fa58 commit 4e43bb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ I decided to make one myself. I hope you find it useful!
This component is designed to handle phone inputs in your application. It
includes the option to select a country along with the phone input.

> [!WARNING] Before you dive in, just double-check that you're using version
> 2.0.1 of the cmdk package!
```tsx
import { Button } from "@/components/ui/button";
import {
Expand Down

0 comments on commit 4e43bb2

Please sign in to comment.