Skip to content

use client and use server issues #6

@farrukh007

Description

@farrukh007

`"use client";

import React from "react";

import {
Html,
Body,
Head,
Heading,
Hr,
Container,
Preview,
Section,
Text,
} from "@react-email/components";`

While using "use client' in contact-form-email.tsx file getting following issue:

server-issue

And If I remove "use client" get following error:

useclient-issue

Help me in this regard, please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions