Merge pull request 'fix: simplify toast notification rendering function' (#20) from develop into master
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
@@ -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