Skip to content

Doesn't work in next.js typescript #725

@chopinballadeno4

Description

@chopinballadeno4

🐛 Bug Report

Radio isn't working in next.js using typescript

Have you read the Contributing Guidelines on issues?

yes !

To Reproduce

  1. Create new react/next.js app with npx create-react-app or npx create-next-app --use-npm (Typescript)
  2. Install PCR with npm i pretty-checkbox pretty-checkbox-react
  3. Create new component with Foo

Expected behavior

should display Radio with style

Actual Behavior

image
image
image

Your Environment

node -v 16.15.0
"react": "18.2.0",
"react-dom": "18.2.0"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions