diff --git a/__e2e__/flows/composer-self-label.yml b/__e2e__/flows/composer-self-label.yml index decd0dae2e..b91ff7507f 100644 --- a/__e2e__/flows/composer-self-label.yml +++ b/__e2e__/flows/composer-self-label.yml @@ -17,7 +17,6 @@ appId: xyz.blueskyweb.app - inputText: "Post with an image" - tapOn: id: "openGalleryBtn" -- tapOn: "Allow Full Access" - tapOn: "Content warnings" - tapOn: "Porn" - tapOn: diff --git a/src/components/forms/HostingProvider.tsx b/src/components/forms/HostingProvider.tsx index ca5660f878..2fb138d00f 100644 --- a/src/components/forms/HostingProvider.tsx +++ b/src/components/forms/HostingProvider.tsx @@ -41,25 +41,27 @@ export function HostingProvider({ onSelect={onSelectServiceUrl} /> {minimal ? ( - + - - You are creating an account on{' '} - - + You are creating an account on + ) : (