We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc3078 commit 232356cCopy full SHA for 232356c
src/content/docs/web-apps/develop.mdx
@@ -20,8 +20,6 @@ We use a variety of frameworks and libraries to build our web apps. Here are som
20
- **TanStack Query**: data-fetching library for React
21
- **Polkadot JS API**: JavaScript API for interacting with Polkadot-based chains
22
23
-This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).
24
-
25
## Project Structure
26
27
<FileTree>
@@ -71,3 +69,5 @@ This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).
71
69
- justfile All the commands you need to run the project
72
70
73
</FileTree>
+
+This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).
0 commit comments