-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address
Description
Expected Behavior
I should be able to provide a name
and id
to StarRating
Actual Behavior
I get the following typescript warning
Type '{ id: string; name: string; }' is not assignable to type 'IntrinsicAttributes & RadioButtonGroup'.
URL, screen shot, or Codepen exhibiting the issue
https://codesandbox.io/p/sandbox/grommet-v2-template-forked-tdlvg8?file=%2Findex.tsx%3A42%2C14
abdulbasithqbbriardg
Metadata
Metadata
Assignees
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address