From e219e98f6ce74fae5e15cd6bd22a9f080e59541a Mon Sep 17 00:00:00 2001 From: Beka Date: Thu, 28 Dec 2023 17:54:19 +0600 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 017a117..a0fac90 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ _Include Linaria's babel preset in `.babelrc`:_ { "presets": [ [ - "@nrwl/react/babel", + "@nx/react/babel", { "runtime": "automatic" }