mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #4305 from Infisical/add-react-import-to-email-components
fix: add react import to email button component
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Button } from "@react-email/components";
|
||||
import React from "react";
|
||||
|
||||
type Props = {
|
||||
href: string;
|
||||
|
||||
Reference in New Issue
Block a user