From d6d9272749a12e91ff302a7653fcb150318027c8 Mon Sep 17 00:00:00 2001
From: SrikarAnanthula <783594+ananthulasrikar@users.noreply.github.com>
Date: Wed, 5 Jan 2022 17:13:25 -0800
Subject: [PATCH] Add file details to add Shorcuts component
Signed-off-by: SrikarAnanthula <783594+ananthulasrikar@users.noreply.github.com>
---
plugins/shortcuts/README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/plugins/shortcuts/README.md b/plugins/shortcuts/README.md
index 73ebc77452..d7f8f19aec 100644
--- a/plugins/shortcuts/README.md
+++ b/plugins/shortcuts/README.md
@@ -23,6 +23,8 @@ If you don't have a `plugins.ts` file see: [troubleshooting](#troubleshooting)
### Add the `` component within your ``:
+Edit file `packages/app/src/components/Root/Root.tsx`
+
```tsx
import {
Sidebar,