Skip to content

Commit f024cb6

Browse files
Removes beta comment from CurrencySelector element. (#642)
1 parent 4ff2523 commit f024cb6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/checkout/index.ts‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ import {
1717
TaxIdElementComponent,
1818
} from './types';
1919

20-
/**
21-
* Requires beta access:
22-
* Contact [Stripe support](https://support.stripe.com/) for more information.
23-
*/
2420
export const CurrencySelectorElement: CurrencySelectorElementComponent = createElementComponent(
2521
'currencySelector',
2622
isServer

0 commit comments

Comments
 (0)