Skip to content

Commit

Permalink
docs: adds prerequisites
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Lopin <[email protected]>
  • Loading branch information
Nikolai Lopin committed Jan 11, 2024
1 parent a725e23 commit 4acbfe8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/migrating.storybook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ import { CssVariablesMigrationTable } from './components/migration/CssVariablesM

# From v1 to v2

Prerequisites:

- your project must use React@18;
- React is mounted to the DMT using [new `createRoot` API](https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis).

## 1️⃣ Connect Classic colors

Version 2 provides two [color themes](?path=/docs/essentials-colors--docs) of the interface.
Expand Down

0 comments on commit 4acbfe8

Please sign in to comment.