Make document call component clickable (#558)

This commit is contained in:
Jeremy 2024-11-19 15:46:09 +03:00 committed by GitHub
parent f360ff96cc
commit 9dcdb7b50b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 51 additions and 15 deletions

View file

@ -1,4 +1,3 @@
import { cookies } from 'next/headers';
import { notFound } from 'next/navigation';