leptos/meta
Esteban Borai 830fba794e
docs: add missing `provide_meta_context()` in example (#2311)
Otherwise user gets:

```
use_head() is being called without a MetaContext being provided. We'll automatically create and provide one, but if this is being called in a child route it may cause bugs. To be safe, you should provide_meta_context() somewhere in the root of the app.
```
2024-02-15 20:19:07 -05:00
..
src docs: add missing `provide_meta_context()` in example (#2311) 2024-02-15 20:19:07 -05:00
Cargo.toml `0.6.5` 2024-01-31 19:40:41 -05:00
Makefile.toml build: run tasks from workpace or member directory (#1339) 2023-07-13 16:46:51 -04:00