chore: fix link to styling beta

This commit is contained in:
Ayo 2023-12-19 17:21:07 +01:00
parent 4222257633
commit 5bd5164c44

View file

@ -25,7 +25,7 @@ The result is a reactive UI on property changes. [View on CodePen ↗](https://c
1. [`template` vs `render()`](#template-vs-render) 1. [`template` vs `render()`](#template-vs-render)
1. [Prop access](#prop-access) 1. [Prop access](#prop-access)
1. [Alternatives](#alternatives) 1. [Alternatives](#alternatives)
1. [Styling](#styling) 1. [Styling](#styling-beta)
1. [Just the Templating](#just-the-templating) 1. [Just the Templating](#just-the-templating)
1. [Quick Start Example](#quick-start-example) 1. [Quick Start Example](#quick-start-example)
1. [Life-Cycle Hooks](#life-cycle-hooks) 1. [Life-Cycle Hooks](#life-cycle-hooks)