Skip to content

Commit

Permalink
newline tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen authored Mar 13, 2024
1 parent 56c207d commit fb66c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/color/eui_palettes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ export const euiPaletteGreen = function (steps: number): EuiPalette {

return euiPalette(['white', greenColor], steps);
};

/**
* @deprecated - use `euiPaletteGreen` instead
*/
Expand Down

0 comments on commit fb66c62

Please sign in to comment.