From c86c57b4043cad9cfe3ff5b02b4da9d1b159e6e0 Mon Sep 17 00:00:00 2001
From: Abhishek Reddy <62020972+AbhishekReddy1127@users.noreply.github.com>
Date: Mon, 20 Feb 2023 11:03:46 -0600
Subject: [PATCH] Removed the link in the section ColorPalattes (#308)
Signed-off-by: AbhishekReddy1127
(cherry picked from commit bea906749e1131a35de14e78e40803a7651f726d)
---
.../src/views/color_palette/color_palette_example.js | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/src-docs/src/views/color_palette/color_palette_example.js b/src-docs/src/views/color_palette/color_palette_example.js
index f677eb7dce..3678f3dc4b 100644
--- a/src-docs/src/views/color_palette/color_palette_example.js
+++ b/src-docs/src/views/color_palette/color_palette_example.js
@@ -10,8 +10,6 @@
*/
import React from 'react';
-import { Link } from 'react-router-dom';
-
import { renderToHtml } from '../../services';
import { GuideSectionTypes } from '../../components';
@@ -106,10 +104,9 @@ export const ColorPaletteExample = {
demographic-based data sets.
- OUI provides the following common palettes for quantitative data and{' '}
- charts. Just pass
- in the number of steps needed and the function will interpolate
- between the colors.
+ OUI provides the following common palettes for quantitative data and
+ charts. Just pass in the number of steps needed and the function
+ will interpolate between the colors.