Fixed typo in splitter.js
parent
22d6f8a037
commit
6780b862e6
|
@ -45,7 +45,7 @@ const SplitterProps = [
|
|||
|
||||
const SplitterEvents = [
|
||||
{
|
||||
name: 'resizened',
|
||||
name: 'resizeend',
|
||||
description: 'Callback to invoke when resize ends.',
|
||||
arguments: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue