-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68ff48e
commit ebbb19d
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
To install the package, run: | ||
|
||
```bash | ||
pnpm install @everipedia/iq-login | ||
pnpm install @everipedia/iq-login [email protected] [email protected] | ||
``` | ||
|
||
## 🛠️ Setup | ||
|
@@ -110,4 +110,4 @@ function MyComponent() { | |
## 🎨 Styling | ||
|
||
The package is designed to work with Tailwind CSS and Shad-cn Theme. Make sure to add the shad-cn theme to your project. | ||
You can learn more about it here: https://ui.shadcn.com/themes | ||
You can learn more about it here: https://ui.shadcn.com/themes |