Skip to content
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

Can add a HOC #62

Open
aditya-10012002 opened this issue Apr 17, 2023 · 0 comments
Open

Can add a HOC #62

aditya-10012002 opened this issue Apr 17, 2023 · 0 comments

Comments

@aditya-10012002
Copy link

A great starting template.

I just wanted to give a suggestion that we can try to put the different pages inside a higher order component which contains a navbar and footer and the page is rendered in between. Ex:


<Navbar />
<Outlet />
<Footer />


This can be a even better template for beginners to start the project with.
Do let me know if you want me to add these features to this web app.

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

No branches or pull requests

1 participant