Fixed typo

pull/4377/head
Cagatay Civici 2023-09-03 11:17:12 +03:00
parent c0223cc9d6
commit 6f5b3e1cee
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ const CustomTailwind = usePassThrough(
}
},
{
mergeSecitons: true,
mergeSections: true,
mergeProps: false
}
);