use title components in docs
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m9s
This commit is contained in:
@ -14,7 +14,7 @@ type Metadata = {
|
||||
/**
|
||||
* The description of the documentation page.
|
||||
*/
|
||||
description?: string;
|
||||
description: string;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user