Skip to content

Commit

Permalink
remove use of DocCardList component in guides README
Browse files Browse the repository at this point in the history
We're already injecting the list of doccards elsewhere.
  • Loading branch information
ElliotFriend committed Jul 11, 2024
1 parent 0b24b91 commit 35bb9ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/build/guides/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ sidebar_position: 40
hide_table_of_contents: true
---

import DocCardList from "@theme/DocCardList";

This section provides step-by-step instructions to help users complete specific tasks associated with developing on Stellar. These tasks can include instructions for goals related to writing contracts, interacting with contracts, building applications, using Stellar operations, setting up infrastructure, and more.

<DocCardList />

0 comments on commit 35bb9ff

Please sign in to comment.