From 5bd5164c44a6eb342f6f8b99770e52eb037ce540 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 19 Dec 2023 17:21:07 +0100 Subject: [PATCH] chore: fix link to styling beta --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e4190..846b9bf 100644 --- a/README.md +++ b/README.md @@ -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. [Prop access](#prop-access) 1. [Alternatives](#alternatives) -1. [Styling](#styling) +1. [Styling](#styling-beta) 1. [Just the Templating](#just-the-templating) 1. [Quick Start Example](#quick-start-example) 1. [Life-Cycle Hooks](#life-cycle-hooks)