From 568d12c1c7d28c2ec33cf98165ecd532d4ab89c9 Mon Sep 17 00:00:00 2001 From: eianenen <163426995+Eianaftyio@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:36:49 +0500 Subject: [PATCH] Update quick-start.md --- docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index 0f71cad5d..27732e81b 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -43,7 +43,7 @@ import '@material/web/checkbox/checkbox.js'; ## Usage -Use the `` tag in HTML markup. Refer to the +Use the `` tag in HTML markup. Refer to tha [component docs](components/) for more guidance on using each component. [Playground](https://lit.dev/playground/#gist=37d28012c5ec6de30809bdf4a6e26cb6)