Skip to content

Commit 232356c

Browse files
committed
fix: correct placement of create-t3-app reference in web apps documentation
1 parent 5cc3078 commit 232356c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/web-apps/develop.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ We use a variety of frameworks and libraries to build our web apps. Here are som
2020
- **TanStack Query**: data-fetching library for React
2121
- **Polkadot JS API**: JavaScript API for interacting with Polkadot-based chains
2222

23-
This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).
24-
2523
## Project Structure
2624

2725
<FileTree>
@@ -71,3 +69,5 @@ This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).
7169
- justfile All the commands you need to run the project
7270

7371
</FileTree>
72+
73+
This stack comes from [create-t3-app](https://github.com/t3-oss/create-t3-app).

0 commit comments

Comments
 (0)