Skip to content

Commit

Permalink
refactor: removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
pierobassa committed May 30, 2024
1 parent 4b2764c commit f887aa8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/frontend/src/components/InfoCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ export const InfoCard = () => {
mt={{ base: 4, md: 0 }}
direction={{ base: "column", md: "row" }}
>
{/* <Button
rounded={"full"}
colorScheme="primary"
size={"md"}
leftIcon={<MdOutlineArrowOutward />}
>
Build your X-Dapp
</Button> */}
<Link isExternal href="https://github.com/vechain/x-app-template">
<Button
rounded={"full"}
Expand Down

0 comments on commit f887aa8

Please sign in to comment.