4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > createStay

createStay variable

Factory to create the Stay instance

Signature:

createStay: (id: string, title: string, imgUrls: string[]) => Stay