fix: navbar icon alignment (#110)

This commit is contained in:
Bipin Maharjan
2025-04-04 16:00:00 +05:45
committed by GitHub
parent a12fb1845a
commit ccc3ff2aa5
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "1.6.1",
"version": "1.6.2",
"bin": {
"create-better-t-stack": "dist/index.js",
},