fix: simplify toast notification rendering function #20
@@ -278,7 +278,7 @@ export default function FormularioRegistro({
|
||||
payload
|
||||
);
|
||||
toast(
|
||||
(t) => (
|
||||
() => (
|
||||
<span
|
||||
className="fs-4 pc-3 py-2"
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user