fix: typo in @calcom/emails readme (#12615)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
```ts
|
||||
import { renderEmail } from "@calcom/emails";
|
||||
|
||||
renderEmail("TeamInviteEmail", */{
|
||||
renderEmail("TeamInviteEmail", {
|
||||
language: t,
|
||||
from: "teampro@example.com",
|
||||
to: "pro@example.com",
|
||||
|
||||
Reference in New Issue
Block a user