mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
InputOtp documentation
This commit is contained in:
parent
3abe35a3df
commit
2d232f93bb
8 changed files with 152 additions and 105 deletions
|
@ -1,7 +1,7 @@
|
|||
import BaseStyle from 'primevue/base/style';
|
||||
|
||||
const classes = {
|
||||
root: ({ props }) => ['p-inputotp p-component'],
|
||||
root: 'p-inputotp p-component',
|
||||
input: 'p-inputotp-input'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue