Merge pull request #6571 from MstrVLT/master

fix(Splitter): #6570 (Typo in splitter.js (autocomplete err))
pull/6577/head
Tuğçe Küçükoğlu 2024-10-15 14:18:34 +03:00 committed by GitHub
commit fb017601e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ const SplitterProps = [
const SplitterEvents = [
{
name: 'resizened',
name: 'resizeend',
description: 'Callback to invoke when resize ends.',
arguments: [
{