brainly/style-guide

Radio component has wrong type for onChange property

coderitual opened this issue · 1 comments

Screenshot below is coming from the frontend app where type is already converted from Flow to typescript.

CleanShot 2022-12-12 at 12 53 09

Plausible solution: use the same type as in checkbox

Fixed in #2604