forked from izu/student-web-if-development-kit
fix: improve RODA dosen cards on mobile
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"test:netlify-build": "node scripts/verify-netlify-build.mjs"
|
||||
"test:netlify-build": "node scripts/verify-netlify-build.mjs",
|
||||
"test:mobile-layout": "node scripts/verify-mobile-layout.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^7.1.0"
|
||||
|
||||
Reference in New Issue
Block a user