mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Cosmetics
This commit is contained in:
parent
5c56d32671
commit
1fcff2c769
2 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@ export default {
|
|||
...theme.options
|
||||
}
|
||||
};
|
||||
this._tokens = ThemeUtils.createTokens(theme?.preset, this.defaults);
|
||||
this._tokens = ThemeUtils.createTokens(this.preset, this.defaults);
|
||||
this.clearLoadedStyleNames();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue