We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592a9f2 commit fcf9d68Copy full SHA for fcf9d68
apps/demo/emails/reset-password/twitch-reset-password.tsx
@@ -123,6 +123,4 @@ TwitchResetPasswordEmail.PreviewProps = {
123
updatedDate: new Date('June 23, 2022 4:06:00 pm UTC'),
124
} as TwitchResetPasswordEmailProps;
125
126
-TwitchResetPasswordEmail.tailwindConfig = tailwindConfig;
127
-
128
export default TwitchResetPasswordEmail;
0 commit comments