Skip to content

Commit

Permalink
chore: add friendly reminder to ensure cmdk package version is 0.2.1 (#…
Browse files Browse the repository at this point in the history
…15)

* chore: add friendly reminder to ensure cmdk package version is 0.2.1 (#13)

* Update README.md

---------

Co-authored-by: Omer Alpi <omeralpi@icloud.com>
  • Loading branch information
Rafcin and omeralpi authored Mar 19, 2024
1 parent 199fa58 commit 0c4eda9
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 0.2.1 of the cmdk package!
```tsx
import { Button } from "@/components/ui/button";
import {
Expand Down

0 comments on commit 0c4eda9

Please sign in to comment.