Skip to content

Commit

Permalink
TinaCMS content update
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Neoh <benneoh@ssw.com.au>
  • Loading branch information
tina-cloud-app[bot] and Ben0189 committed Sep 19, 2024
1 parent 77e0ebe commit d22a813
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/docs/reference/types/reference.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The "reference" field
last_edited: '2024-09-12T01:50:26.823Z'
last_edited: '2024-09-19T23:14:48.048Z'
next: ''
previous: ''
---
Expand Down Expand Up @@ -163,7 +163,7 @@ const referenceField = {
}
```

**Figure: **Show author at location `Australia`
**Figure:** Show author at location `Australia`

```typescript
const referenceField = {
Expand All @@ -181,7 +181,7 @@ const referenceField = {
}
```

**Figure: **Show author at location `Australia` and `United State`
\*\*Figure: \*\*Show author at location `Australia` and `United State`

```typescript
const referenceField = {
Expand All @@ -202,7 +202,7 @@ const referenceField = {
}
```

**Figure: **Multiple filter for multiple referenced collection
\*\*Figure: \*\*Multiple filter for multiple referenced collection

### Customizing Reference Selector with optionComponent

Expand Down

0 comments on commit d22a813

Please sign in to comment.