Skip to content

Commit bc6cab9

Browse files
authored
Remove POS camera scanner examples (#3632)
Part of shop/issues-retail#21393 ### Background This component is not available in 2025-10. We shouldn't have example for it.
2 parents d383b54 + 3f04401 commit bc6cab9

File tree

3 files changed

+5
-25
lines changed

3 files changed

+5
-25
lines changed

.changeset/dull-dancers-retire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/ui-extensions': patch
3+
---
4+
5+
Remove CameraScanner dev doc examples from Standard API

packages/ui-extensions/docs/surfaces/point-of-sale/reference/examples/camera-scanner/default.example.jsx

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/ui-extensions/src/surfaces/point-of-sale/components/targets/StandardComponents.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export type StandardComponents =
33
| 'Banner'
44
| 'Box'
55
| 'Button'
6-
| 'CameraScanner'
76
| 'Choice'
87
| 'ChoiceList'
98
| 'Clickable'

0 commit comments

Comments
 (0)