Skip to content

Commit

Permalink
[docs] Add demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
tsvetan-ganev committed Nov 20, 2024
1 parent 945fc55 commit f6bfdf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,3 @@ jobs:

- name: Build the package
run: pnpm build

- name: Build Storybook
run: pnpm nx build-storybook otp-input
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Angular component for entering one time passwords built with modern Angular features (signals, zoneless change detection, new control flow syntax).

[Storybook Demo](https://ng-otp-input.vercel.app/)

## Features

- accessibility out of the box
Expand Down

0 comments on commit f6bfdf7

Please sign in to comment.