From ce5bc90890ea209e17426ea0b0a1542245b2e02b Mon Sep 17 00:00:00 2001 From: reversegem_7 <118054229+ReverseGem7@users.noreply.github.com> Date: Sun, 12 Apr 2026 17:30:03 +0200 Subject: [PATCH] fix: installation markdown docs --- docs/installation.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index f1bf8581..33b0aa2f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -23,7 +23,7 @@ Each framework package re-exports everything from the core `@tanstack/hotkeys` p -# React +### React Start with the [Quick Start](./framework/react/quick-start) guide. If you want the integrated devtools panel, also install: @@ -31,7 +31,7 @@ Start with the [Quick Start](./framework/react/quick-start) guide. If you want t -# Preact +### Preact Start with the [API reference](./framework/preact/reference/index) and [guides](./framework/preact/guides/hotkeys). If you want the integrated devtools panel, also install: @@ -39,7 +39,7 @@ Start with the [API reference](./framework/preact/reference/index) and [guides]( -# Solid +### Solid Start with the [API reference](./framework/solid/reference/index) and [guides](./framework/solid/guides/hotkeys). If you want the integrated devtools panel, also install: @@ -47,7 +47,7 @@ Start with the [API reference](./framework/solid/reference/index) and [guides](. -# Angular +### Angular Start with the [Quick Start](./framework/angular/quick-start) guide and the Angular-specific [guides](./framework/angular/guides/hotkeys). @@ -57,7 +57,7 @@ Angular currently ships the hotkeys adapter only, so no dedicated Angular devtoo -# Vue +### Vue Start with the [Quick Start](./framework/vue/quick-start) guide and the Vue-specific [guides](./framework/vue/guides/hotkeys). @@ -67,7 +67,7 @@ If you want the Vue devtools panel component, also install: -# Lit +### Lit Start with the [Quick Start](./framework/lit/quick-start) guide and the Lit-specific [guides](./framework/lit/guides/hotkeys). @@ -89,7 +89,7 @@ vue: @tanstack/vue-hotkeys-devtools -# React +### React See the [devtools](./devtools) documentation for setup details. @@ -97,7 +97,7 @@ See the [devtools](./devtools) documentation for setup details. -# Preact +### Preact See the [devtools](./devtools) documentation for setup details. @@ -105,7 +105,7 @@ See the [devtools](./devtools) documentation for setup details. -# Solid +### Solid See the [devtools](./devtools) documentation for setup details. @@ -113,8 +113,8 @@ See the [devtools](./devtools) documentation for setup details. -# Vue +### Vue See the [devtools](./devtools) documentation for setup details. - \ No newline at end of file +