* docs: remove dev notices + fix AI assistant answer width * fix import * more notes removal * rc to latest
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
import { ChildDocs } from "docs-ui"
|
|
|
|
export const metadata = {
|
|
title: `Deployments`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
<ChildDocs /> |