Fixed typo
parent
c0223cc9d6
commit
6f5b3e1cee
|
@ -65,7 +65,7 @@ const CustomTailwind = usePassThrough(
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
mergeSecitons: true,
|
mergeSections: true,
|
||||||
mergeProps: false
|
mergeProps: false
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue