mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Refactored InputMask
This commit is contained in:
parent
a57bd36f20
commit
49dba80545
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import BaseStyle from 'primevue/base/style';
|
||||
|
||||
const classes = {
|
||||
root: 'p-inputmask p-inputmask-text p-component'
|
||||
root: 'p-inputmask'
|
||||
};
|
||||
|
||||
export default BaseStyle.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue