Content Hooks
Content Hooks allow you to inject React components into various location in Local's UI. With Content Hooks you can do anything from adding additional buttons, table rows, or even new pages and routes.
Available Content Hooks
Examples
Adding a React Component (source)
Adding a Route (source)
Environment Content Hooks
Last updated