Change to file path video button.
This commit is contained in:
parent
92b8b82d1b
commit
88d9133bd5
@ -1,5 +1,5 @@
|
||||
import React, { useEffect, useRef, useState } from "react";
|
||||
import VideoButton from "./Buttons/video-button.jsx";
|
||||
import VideoButton from "../Buttons/video-button.jsx";
|
||||
import Link from "next/link";
|
||||
|
||||
const Section = ({
|
||||
|
Reference in New Issue
Block a user