From 6025c40dd82855e6c16e21b247812e24fef82387 Mon Sep 17 00:00:00 2001 From: Danilo Woznica Date: Mon, 6 Jun 2022 21:13:09 +0100 Subject: [PATCH] docs: update package name [skip ci] (#493) --- website/docs/docs/releases/v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/releases/v1.md b/website/docs/docs/releases/v1.md index bc957a4b9..357a498da 100644 --- a/website/docs/docs/releases/v1.md +++ b/website/docs/docs/releases/v1.md @@ -48,7 +48,7 @@ We heard you, and now Sandpack has a new component to navigate through files: To reduce the bundle size of the main package and make it possible for the community to contribute custom Sandpack themes with ease, we have detached the themes. -So it won’t be available anymore through the `@codesandbox/sandpack-react` package but `@codesandbox-sandpack-themes`. +So it won’t be available anymore through the `@codesandbox/sandpack-react` package but `@codesandbox/sandpack-themes`. For example: