Skip to content

Commit

Permalink
Update Angular files from source repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2025
1 parent 69bb082 commit 91d91c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/pages/guest/components/components.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ <h2>Document Preview:</h2>

<winput type="radio" [items]="['banana', 'lemon', 'lime']"></winput>

<winput type="checkbox" [items]="['banana', 'lemon', 'lime']"></winput>

<winput type="checkbox" label="Hello World"></winput>

<winput type="password"></winput>
Expand Down

0 comments on commit 91d91c9

Please sign in to comment.