Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 53374a9

Browse files
author
Austin Gil
authored
docs: remove duplicate content in subtitle/body (#460)
1 parent 066766e commit 53374a9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/content/en/getting-started/gotchas.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Gotchas
3-
description: 'There are a couple of key points to remember when using the composition API.'
3+
description: 'There are a couple of points that you should be aware of when using `@nuxtjs/composition-api`.'
44
category: Getting started
55
fullscreen: True
66
position: 3
77
version: 0.133
88
---
99

10-
There are a couple of points that you should be aware of when using `@nuxtjs/composition-api`.
11-
1210
## **'Keyed' functions**
1311

1412
A number of helper functions use a key to pass JSON-encoded information from server to client (currently `shallowSsrRef`, `ssrPromise`, `ssrRef` and `useAsync`).

0 commit comments

Comments
 (0)