File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11name : build
22on :
33 push :
4- branches : [master, beta ]
4+ branches : [master, preview ]
55 pull_request :
6- branches : [master, beta ]
6+ branches : [master, preview ]
77jobs :
88 test :
99 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -9,9 +9,10 @@ This project is a thin React wrapper around
99It allows you to add embedded components to any React app, and manages the state
1010and lifecycle of embedded components for you.
1111
12- Note: Connect embedded components is currently still in beta. Please
13- [ contact us] ( https://stripe.com/docs/connect/get-started-connect-embedded-components#access )
14- to request beta access.
12+ Note: Some Connect embedded components are currently still in preview. These can
13+ be
14+ [ viewed on our doc site] ( https://docs.stripe.com/connect/supported-embedded-components ) ,
15+ where you can also request preview access.
1516
1617### Components
1718
You can’t perform that action at this time.
0 commit comments