mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: type error
This commit is contained in:
@@ -7,7 +7,7 @@ import styles from './AuthorPage.module.scss'
|
||||
|
||||
export type AuthorPageProps = {
|
||||
data: {
|
||||
authors: Author
|
||||
author: Author
|
||||
docs: {
|
||||
id: string
|
||||
title: string
|
||||
|
||||
Reference in New Issue
Block a user