happy linter - happy life

pull/440/head
Tim Pechersky 2021-11-17 12:55:44 +00:00
rodzic 9bd3493260
commit 3130e3757e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
import React from "react";
import { ResponsiveLineCanvas } from "@nivo/line";
const Report = ({ data, metric, timeRange }) => {
const Report = ({ data, timeRange }) => {
const commonProperties = {
animate: false,
enableSlices: "x",