feat: add ui to empty state overview component
This commit is contained in:
@@ -34,7 +34,7 @@ export default async function SoonestStays({
|
||||
))}
|
||||
</Grids.Stackable>
|
||||
) : (
|
||||
<EmptyUpcomingStaysBlock />
|
||||
<EmptyUpcomingStaysBlock lang={lang} />
|
||||
)}
|
||||
</SectionContainer>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user