mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
SplitterPanel and InlineMessage class name convensions
This commit is contained in:
parent
c5ebd68b74
commit
c629ca8f51
8 changed files with 36 additions and 36 deletions
|
@ -10,7 +10,7 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export enum SplitterPanelClasses {
|
||||
root = 'p-splitter-panel'
|
||||
root = 'p-splitterpanel'
|
||||
}
|
||||
|
||||
export interface SplitterPanelStyle extends BaseStyle {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue