diff --git a/src-docs/src/views/theme/color/tokens.tsx b/src-docs/src/views/theme/color/tokens.tsx index 4d58a2c09bd1..cf9433c7545f 100644 --- a/src-docs/src/views/theme/color/tokens.tsx +++ b/src-docs/src/views/theme/color/tokens.tsx @@ -32,8 +32,8 @@ export const colorsInfo = { title: 'Colors', notice: , showThemeLanguageToggle: true, - description: ( - <> + intro: ( + Elastic UI builds with a very limited palette. It uses a core set of three colors with a green / orange / red qualitative set and combined @@ -46,7 +46,7 @@ export const colorsInfo = { their evaluated value but by their{' '} purpose. - > + ), };
Elastic UI builds with a very limited palette. It uses a core set of three colors with a green / orange / red qualitative set and combined @@ -46,7 +46,7 @@ export const colorsInfo = { their evaluated value but by their{' '} purpose.