Skip to content

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

@KevinZonda

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

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