Skip to content

Commit cdc1efb

Browse files
committed
update path
1 parent 3488b88 commit cdc1efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Card/VideoSlider.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { Component } from "react";
22
import { FaPlay } from 'react-icons/fa';
3-
import VideoData from '../../data/videos.json';
3+
import VideoData from '~data/videos.json';
44

55
import Slider from "react-slick";
66
import "slick-carousel/slick/slick.css";

0 commit comments

Comments
 (0)