Skip to content

Commit

Permalink
feat: fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Feb 12, 2024
1 parent e42f52c commit 2f06824
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions products/extensions/b2b-suite/concept/line-item-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The LineItemList component is the central representation of product lists in the
The component is used across multiple different child components throughout the B2B Suite.
![image](../../../../assets/b2bSuite-concept-lineItemListComponents.svg)

|Symbol|Description|
|------|------------|
|<SwagIcon icon="bar-square/solid" />| Component |
| Symbol |Description|
|---------------------------------------------|------------|
| <SwagIcon icon="bar-square" type="solid" /> | Component |

The yellow colored blocks represent components, while the smaller green ones are context objects that contain the component specific information.

Expand Down

0 comments on commit 2f06824

Please sign in to comment.