Skip to content
Snippets Groups Projects
Unverified Commit eb09025c authored by Ariya Hidayat's avatar Ariya Hidayat Committed by GitHub
Browse files

Do not use Flex prop shorthands in version notice (#17416)

parent a4fded55
Branches
Tags
No related merge requests found
......@@ -120,8 +120,8 @@ function HostingCTA() {
<Flex>
<Flex
className="circular bg-medium align-center justify-center ml1 mr2"
h={32}
w={52}
width={52}
height={32}
>
<Icon name="cloud" size={24} />
</Flex>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment