mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-24 13:27:10 +02:00
✨ Update notification flow (#548)
This commit is contained in:
parent
cb1fb23b19
commit
39a07558ee
41 changed files with 930 additions and 520 deletions
|
@ -1,7 +1,7 @@
|
|||
export * from "./templates/guest-verify-email";
|
||||
export * from "./templates/login";
|
||||
export * from "./templates/new-comment";
|
||||
export * from "./templates/new-participant";
|
||||
export * from "./templates/new-participant-confirmation";
|
||||
export * from "./templates/new-poll";
|
||||
export * from "./templates/new-poll-verification";
|
||||
export * from "./templates/verification-code";
|
||||
export * from "./templates/register";
|
||||
export * from "./templates/turn-on-notifications";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue