-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add home page ( user-main-2 ) #14
Conversation
- It's a template and still need to use props in those components
Current problems: at "src\components\card\SmallPetCard.tsx" The <UtcStringToList utcString={birthdate} /> has an error "Type '{ utcString: string; }' is not assignable to type 'string'. It leads to the error that the birthyear and birthmonth of Pets are both "NaN"
…gap in small-pet-card
…l' into feature/joh-19-user-main-2
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commented!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commented!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect !
Feature ( /home )
Banner สำหรับใส่โฆษณา / ประชาสัมพันธ์
Search และ Filter ( แบบ หมาแมว only )
PetHeading and MobilePetHeading ไว้แสดงจำนวนสัตว์ทั้งหมด
MiniPetCardContainer ไว้ render mini pet card
BigPetCardContainer ไว้ render big pet card
แล้วก็เพิ่ม mockPetData ไว้ใน /mock เพื่อจะได้ใช้ ( มั้ง )
แล้วก็ตอนแรกไป merge branch คนอื่นมากะจะเอา petcard มาลองใช้ 555