Skip to content

Bug: If work with antd, does not work. #4

Description

@KevinZonda

Hi. I tried with this coponent, but I found if it works with Ant-Design, it may looks like:

image

Thank you for your help.

They why I tried is:

import { WeekView } from "react-weekview";


export const WeekCalendar = () => {

    return (
        <>
            <WeekView
                //events={events}
            />
        </>
    );
}

I wrap it as a component and use in App.tsx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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