From 41f8fe5926876e88f5c933fb26314af1f74cd037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Burzy=C5=84ski?= Date: Thu, 28 Apr 2022 23:43:58 +0200 Subject: [PATCH] Update .changeset/big-years-relate.md --- .changeset/big-years-relate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/big-years-relate.md b/.changeset/big-years-relate.md index 8b370699b..29c7e30b0 100644 --- a/.changeset/big-years-relate.md +++ b/.changeset/big-years-relate.md @@ -2,4 +2,4 @@ '@emotion/serialize': patch --- -Changed the error message "Component selectors can only be used in conjunction with @emotion/babel-plugin" to reference the new swc Emotion plugin which will support component selectors soon. +Changed the error message "Component selectors can only be used in conjunction with @emotion/babel-plugin" to reference the new SWC Emotion plugin which will support component selectors soon.