diff --git a/src/SUMMARY.md b/src/SUMMARY.md index ef956f3..bd184b1 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -25,6 +25,7 @@ - [Reordering](mvp/18-reordering.md) - [Add `item` to `list`](mvp/19-add-item-to-list.md) - [Stats](mvp/20-stats.md) + - [Tags Page Enhanced](mvp/22-enhance-tags-page.md) - [Tidy](tidy/README.md) - [Setup](tidy/01-setup.md) - [Schema](tidy/02-schema.md) \ No newline at end of file diff --git a/src/mvp/20-stats.md b/src/mvp/20-stats.md index 0d48ab9..b22b123 100644 --- a/src/mvp/20-stats.md +++ b/src/mvp/20-stats.md @@ -416,7 +416,7 @@ With that in place, we can update our Stats page to use this LiveComponent in a highlight={&is_highlighted_person?(&1, @person_id)} > <:column :let={metric} label="Id" key="person_id"> -