Skip to content

Commit 00df1fa

Browse files
authored
small fix (#3096)
1 parent c2bae31 commit 00df1fa

File tree

1 file changed

+1
-0
lines changed
  • packages/ui-extensions/src/surfaces/checkout

1 file changed

+1
-0
lines changed

packages/ui-extensions/src/surfaces/checkout/shared.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export type AnyComponent =
3939
| 'Stack'
4040
| 'Text'
4141
| 'TextArea'
42+
| 'TextField'
4243
| 'Time'
4344
| 'UnorderedList';
4445

0 commit comments

Comments
 (0)