mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed typo in splitter.js
This commit is contained in:
parent
22d6f8a037
commit
6780b862e6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ const SplitterProps = [
|
|||
|
||||
const SplitterEvents = [
|
||||
{
|
||||
name: 'resizened',
|
||||
name: 'resizeend',
|
||||
description: 'Callback to invoke when resize ends.',
|
||||
arguments: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue