mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Theming API: Update Theme
export
This commit is contained in:
parent
a82843f1ff
commit
792f02f9b5
11 changed files with 11 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
<script>
|
||||
import Base from 'primevue/base';
|
||||
import BaseStyle from 'primevue/base/style';
|
||||
import Theme, { ThemeService } from 'primevue/themes';
|
||||
import { Theme, ThemeService } from 'primevue/themes';
|
||||
import { DomHandler, ObjectUtils, UniqueComponentId } from 'primevue/utils';
|
||||
import { mergeProps } from 'vue';
|
||||
import BaseComponentStyle from './style/BaseComponentStyle';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue