Closed adi-igit closed 1 year ago
Put it a <Toaster /> in my Layout component toaster gets position on the the center of screen by overlapping other element on the window. Tried to wrap on the div element and set z-index but no fix. Maybe i'm missing something
<Toaster />
Put it a
<Toaster />
in my Layout component toaster gets position on the the center of screen by overlapping other element on the window. Tried to wrap on the div element and set z-index but no fix. Maybe i'm missing something