From ff62764051fd2edbbfbecb2c972a37757e68cf26 Mon Sep 17 00:00:00 2001 From: mufaddal motiwala Date: Thu, 23 Dec 2021 15:49:44 +0530 Subject: [PATCH] change path Signed-off-by: mufaddal motiwala --- .changeset/chatty-wombats-buy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/chatty-wombats-buy.md b/.changeset/chatty-wombats-buy.md index ff3fe9ecad..aa743a6a71 100644 --- a/.changeset/chatty-wombats-buy.md +++ b/.changeset/chatty-wombats-buy.md @@ -4,7 +4,8 @@ removed inline and internal CSS from index.html -To make this change to an existing app, apply the following changes to the `app/public/index.html` file: +To make this change to an existing app, apply the following changes to the `packages/app/public/index.html` file: + Remove internal style ```diff