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

Add Helmet usage in View template #20

Open
chawes13 opened this issue Sep 16, 2021 · 0 comments
Open

Add Helmet usage in View template #20

chawes13 opened this issue Sep 16, 2021 · 0 comments

Comments

@chawes13
Copy link
Contributor

chawes13 commented Sep 16, 2021

Add the use of react-helmet to the View template, to support https://github.com/LaunchPadLab/client-template/issues/295.

This could look something like,

 <Helmet>
      <title>{/* insert custom title */}</title>
 </Helmet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant