Skip to content

Cannot find module "Types" #157

@pragyaInexture

Description

@pragyaInexture

Hello All,
Import path for "Types" defined in "react-tailwindcss-datepicker/dist/constants/index.d.ts" is wrong .

import { ColorKeys, Colors } from "types"; instead it should be import { ColorKeys, Colors } from "../types

This import is giving us issue in npm run build.

image

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