fix: type error

This commit is contained in:
Hossein Mehrabi
2023-06-13 17:23:16 +03:30
parent c66b895e17
commit 46c3f8b54c
@@ -7,7 +7,7 @@ import styles from './AuthorPage.module.scss'
export type AuthorPageProps = {
data: {
authors: Author
author: Author
docs: {
id: string
title: string