Skip to content

Commit f6a17c3

Browse files
committed
fix: lint
Signed-off-by: Paul Sterpu <psterpu@cisco.com>
1 parent 900f3dc commit f6a17c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/open-ui-kit/src/charts/spider-chart/components/spider-chart.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
import React, { useRef } from "react";
7+
import { useRef } from "react";
88
import {
99
Customized,
1010
PolarRadiusAxis,

0 commit comments

Comments
 (0)