mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Rename colorMode
with colorScheme
This commit is contained in:
parent
65a999933c
commit
2841ed3684
8 changed files with 60 additions and 27 deletions
|
@ -3,4 +3,4 @@ export * from './dt';
|
|||
export { default as ThemeService } from './service';
|
||||
export { default as SharedUtils } from './sharedUtils';
|
||||
export { default as toVariables } from './toVariables';
|
||||
export { default as useColorMode } from './useColorMode';
|
||||
export { default as useColorScheme } from './useColorScheme';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue