fix: react email
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { Button as EmailButton } from '@react-email/components';
|
||||
import type * as React from 'react';
|
||||
// biome-ignore lint/style/useImportType: <explanation>
|
||||
import React from 'react';
|
||||
|
||||
export function Button({
|
||||
href,
|
||||
|
||||
Reference in New Issue
Block a user