We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf427e5 commit a840fc9Copy full SHA for a840fc9
docs/custom-components/custom-views.mdx
@@ -158,7 +158,7 @@ export function MyCustomView(props: AdminViewServerProps) {
158
159
<Banner type="success">
160
**Tip:** For consistent layout and navigation, you may want to wrap your
161
- Custom View with one of the built-in [Template](./overview#templates).
+ Custom View with one of the built-in [Templates](./overview#templates).
162
</Banner>
163
164
### View Templates
0 commit comments