Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Refactor AgencyHomePage to be inline with HomePage #1665

Open
LoneRifle opened this issue May 10, 2022 · 0 comments
Open

Refactor AgencyHomePage to be inline with HomePage #1665

LoneRifle opened this issue May 10, 2022 · 0 comments

Comments

@LoneRifle
Copy link
Contributor

LoneRifle commented May 10, 2022

AgencyHomePageWrapper breaks consistency with how HomePage is structured, since most of the layout is in AgencyHomePage, with the wrapper mostly adding a HomePageProvider around AgencyHomePage. This contrasts with HomePage, which has most of the layout as well as HomePageProvider in the same file.

Extract the hook-dependent components into a separate file, and merge the wrapper into AgencyHomePage.

Originally posted by @LoneRifle in #1594 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant