React Typewriter-effect doesn’t work properly on mutation
{chatsDetailsData?.map((data, index) => {
const isLastIndex = index === chatsDetailsData.length – 1;
return (
{/* /}
{/ Background circle */}
{chatsDetailsData?.map((data, index) => {
const isLastIndex = index === chatsDetailsData.length – 1;
return (
{/* /}
{/ Background circle */}