Skip to content

Commit 2401466

Browse files
committed
fix(mobile): 🐛 blog post overflow
1 parent 3778954 commit 2401466

11 files changed

Lines changed: 1994 additions & 128 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"prepare": "husky"
1616
},
1717
"dependencies": {
18+
"@base-ui/react": "^1.3.0",
1819
"@mdx-js/loader": "^3.1.0",
1920
"@mdx-js/react": "^3.1.0",
2021
"@radix-ui/react-aspect-ratio": "^1.1.7",
@@ -31,6 +32,7 @@
3132
"next": "15.1.11",
3233
"next-mdx-remote": "^5.0.0",
3334
"next-themes": "^0.4.6",
35+
"radix-ui": "^1.4.3",
3436
"react": "19.2.3",
3537
"react-dom": "19.2.3",
3638
"rehype-slug": "^6.0.0",

0 commit comments

Comments
 (0)