fix(changelog): fix radio-group component name
Signed-off-by: Antony Bouyon <antony.bouyon@believe.com>
This commit is contained in:
@@ -288,7 +288,7 @@ export const changelog_0_9_0: ChangelogProps[] = [
|
||||
commitSha: '3c0ea67',
|
||||
},
|
||||
{
|
||||
components: ['radiogroup'],
|
||||
components: ['radio-group'],
|
||||
version: '0.9.0',
|
||||
prs: ['31576'],
|
||||
description: `Fixed RadioGroup radio button ellipse distortion by preventing flex shrink and grow.`,
|
||||
|
||||
Reference in New Issue
Block a user