Closed
Description
Describe the bug
{
type: 'alert',
content: 'This is an \n example \n alert!!',
}
the above content is in a single line instead of 3.
To Reproduce
https://stackblitz.com/edit/github-qx9fhr?file=App.tsx
Describe the bug
{
type: 'alert',
content: 'This is an \n example \n alert!!',
}
the above content is in a single line instead of 3.
To Reproduce
https://stackblitz.com/edit/github-qx9fhr?file=App.tsx