casesandberg / casesandberg/react-color

请问下我如何使用以下组件, 我在npm安装之后,但是发现没有这些包的导出

Open
#858 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

`export { default as Alpha } from './components/common/Alpha'
export { default as Checkboard } from './components/common/Checkboard'
export { default as EditableInput } from './components/common/EditableInput'
export { default as Hue } from './components/common/Hue'
export { default as Raised } from './components/common/Raised'
export { default as Saturation } from './components/common/Saturation'
export { default as Swatch } from './components/common/Swatch'
`

Contributor guide

Open the contributing guide

Research direction

The issue lists components/common/Alpha, Checkboard, EditableInput, Hue, Raised, Saturation, and Swatch as expected exports. Start by checking the package's export entry point against these component paths and verify how the published npm package exposes them. Done means the intended components are either importable from the package or the supported usage is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.