initial video settings setup

This commit is contained in:
gingervitis
2021-01-03 02:13:28 -08:00
committed by Gabe Kangas
parent 5f0d7480bb
commit c34aba2f5c
3 changed files with 19 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import { LineChart } from 'react-chartkick'
import { LineChart } from 'react-chartkick';
import 'chart.js';
import format from 'date-fns/format';
import styles from '../../styles/styles.module.scss';