1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

Fix onboarding V2 Install complete page (#16941)

This commit is contained in:
Jyoti Puri 2022-12-14 03:14:08 +05:30 committed by GitHub
parent dc5a9f967d
commit 929dfbfd21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export default function OnboardingPinBillboard() {
return ( return (
<svg <svg
width="799" width="100%"
height="320" height="320"
viewBox="0 0 799 320" viewBox="0 0 799 320"
fill="none" fill="none"

View File

@ -35,6 +35,7 @@ export default function OnboardingPinExtension() {
showThumbs={false} showThumbs={false}
showStatus={false} showStatus={false}
showArrows={false} showArrows={false}
onChange={(index) => setSelectedIndex(index)}
> >
<div> <div>
<Typography align={TEXT_ALIGN.CENTER}> <Typography align={TEXT_ALIGN.CENTER}>