Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 25, 2023
1 parent d4c0a03 commit 56b9412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ export interface ConfigBase<Theme extends object = object> {
*
* You don't usually need to set this.
*
* @default false
* @default `true` when `envMode` is `dev`, otherwise `false`
*/
details?: boolean
}
Expand Down

0 comments on commit 56b9412

Please sign in to comment.