Skip to content

Commit

Permalink
Merge pull request #64 from samuelrvg/fix-name-autocreate
Browse files Browse the repository at this point in the history
Fix example name autoCreate
  • Loading branch information
Zefling authored May 13, 2024
2 parents e503f29 + 5f02aa7 commit 5f8e8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app-examples.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ <h3 id="ex-32">32. auto create when ({{ value30 }})</h3>
[data]="data30"
[value]="value30"
resettable
autoCreat
autoCreate
resetSelectedValue="CA"
id="selec2-32"
(autoCreateItem)="update('value32', $event)"
Expand Down

0 comments on commit 5f8e8f2

Please sign in to comment.