Skip to content

Commit

Permalink
fix(tag): add group component to BalTagModule
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Apr 21, 2022
1 parent 824bab1 commit db1eb99
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ export const AngularGenerator = () =>
'bal-checkbox': {
components: ['bal-checkbox-group'],
},
'bal-tag': {
components: ['bal-tag-group'],
},
'bal-card': {
components: [
'bal-card-title',
Expand Down

1 comment on commit db1eb99

@vercel
Copy link

@vercel vercel bot commented on db1eb99 Apr 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design – ./

design-baloise.vercel.app
design-git-master-baloise.vercel.app
baloise-design.vercel.app

Please sign in to comment.