useRef를 안써서 ㅎㅎ
This commit is contained in:
parent
857105f563
commit
795c164a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { useEffect, useState, useRef } from "react";
|
||||
import { useEffect, useState } from "react";
|
||||
import { Link } from "react-router";
|
||||
|
||||
export default function About() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue