jamesadarich / static-site-seed

0 stars 0 forks source link

Get page metadata from react router #20

Closed jamesadarich closed 6 years ago

jamesadarich commented 6 years ago

/src/layouts/index.ts has a bit of a weird way of accessing the current component. I'm sure this could be refactored to get the route Component rather than create a new one.