Skip to content

Commit

Permalink
fix: hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
DangTinh422003 committed Nov 14, 2024
1 parent b256b06 commit 40c5e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/projects/[id]/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"use client"
import { Loader } from 'lucide-react'
import { useEffect, useState } from 'react'

Expand Down

0 comments on commit 40c5e81

Please sign in to comment.