mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #3797 - Use camelcase for pt
This commit is contained in:
parent
ebd8e6283b
commit
afda38b1eb
9 changed files with 30 additions and 30 deletions
2
components/lib/splitter/Splitter.d.ts
vendored
2
components/lib/splitter/Splitter.d.ts
vendored
|
@ -66,7 +66,7 @@ export interface SplitterPassThroughOptions {
|
|||
/**
|
||||
* Uses to pass attributes to the gutter handler's DOM element.
|
||||
*/
|
||||
gutterhandler?: SplitterPassThroughOptionType;
|
||||
gutterHandler?: SplitterPassThroughOptionType;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue