Skip to content

Commit

Permalink
Merge branch 'fix/sku-selector-classname' of https://github.com/Emanu…
Browse files Browse the repository at this point in the history
…elRamos115/quickorder into fix/sku-selector-classname
  • Loading branch information
Emanuel Ramos authored and Emanuel Ramos committed Jun 6, 2024
2 parents d71b63b + 6b6e8b7 commit 6b9975e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/AutocompleteBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const AutocompleteBlock: FunctionComponent<any & WrappedComponentProps> = ({
'productThumb',
'productTitle',
'productSku',
'skuSelectionSelected',
'skuSelected',
'productLabel',
'inputQuantity',
'buttonAdd',
Expand Down

0 comments on commit 6b9975e

Please sign in to comment.