docs: update and fix UI props docs (#10754)
This commit is contained in:
@@ -29,4 +29,8 @@ export const siteConfig: SiteConfig = {
|
||||
showCategories: true,
|
||||
},
|
||||
logo: `${process.env.NEXT_PUBLIC_BASE_PATH}/images/logo.png`,
|
||||
version: {
|
||||
...globalConfig.version,
|
||||
hide: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user