แสดงวันเกี่ยวกับการสอบ,แสดง image placeholder

This commit is contained in:
schooltechx 2023-04-17 09:36:06 +07:00
parent cf59bb8949
commit bf2a42a99a
6 changed files with 48 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "vite dev",
"dev": "vite dev --port=4000 --host=0.0.0.0",
"build": "vite build",
"preview": "vite preview",
"test": "playwright test",