Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanJolly committed Dec 19, 2024
1 parent 9bbc772 commit 328df84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
- Added \`bulkUpdateCart\` function for single-operation cart updates.
- The \`addLineItem\` and \`addCustomSale\` functions now return a UUID for the added line item.
- Added [Box](/docs/api/pos-ui-extensions/components/box) component.
- Ehanced the [Stack](/docs/api/pos-ui-extensions/components/box) component. New fields include \`justifyContent\`, \`alignItems\`, and \`alignContent\`, as well as numerous new sizing and spacing options.
- Enhanced the [Stack](/docs/api/pos-ui-extensions/components/box) component. New fields include \`justifyContent\`, \`alignItems\`, and \`alignContent\`, as well as numerous new sizing and spacing options.
- Added Sizing and fill options to the[Image](/docs/api/pos-ui-extensions/components/image) component.
`,
},
Expand Down

0 comments on commit 328df84

Please sign in to comment.