refactor(angular): radio component is auto generated (#28533)

This commit is contained in:
Liam DeBeasi
2023-11-15 12:05:17 -05:00
committed by GitHub
parent 5aafd68f03
commit ce89057641
5 changed files with 35 additions and 61 deletions

View File

@ -3,7 +3,6 @@ export * from './datetime';
export * from './icon';
export * from './input';
export * from './radio-group';
export * from './radio';
export * from './range';
export * from './searchbar';
export * from './segment';