From bd2c7523ad2df8ffd67f9189bc3817428483870f Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Thu, 31 Mar 2022 10:05:50 +0200 Subject: [PATCH] chore: switch to double quotes Signed-off-by: Johan Haals --- .changeset/itchy-candles-type.md | 4 ++-- plugins/org/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.changeset/itchy-candles-type.md b/.changeset/itchy-candles-type.md index 990deeda33..3507ecd867 100644 --- a/.changeset/itchy-candles-type.md +++ b/.changeset/itchy-candles-type.md @@ -19,8 +19,8 @@ To use MyGroupsSidebarItem you'll need to add it to your `Root.tsx` like this: //... + //... diff --git a/plugins/org/README.md b/plugins/org/README.md index 9023c16ace..0c5452aa62 100644 --- a/plugins/org/README.md +++ b/plugins/org/README.md @@ -36,8 +36,8 @@ To use the MyGroupsSidebarItem you'll need to add it to your `Root.tsx` - found //... + //...