Skip to content

Commit fcf9d68

Browse files
committed
remove weird export
1 parent 592a9f2 commit fcf9d68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/demo/emails/reset-password/twitch-reset-password.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,4 @@ TwitchResetPasswordEmail.PreviewProps = {
123123
updatedDate: new Date('June 23, 2022 4:06:00 pm UTC'),
124124
} as TwitchResetPasswordEmailProps;
125125

126-
TwitchResetPasswordEmail.tailwindConfig = tailwindConfig;
127-
128126
export default TwitchResetPasswordEmail;

0 commit comments

Comments
 (0)