Skip to content

Commit

Permalink
TinaCMS content update
Browse files Browse the repository at this point in the history
  • Loading branch information
tina-cloud-app[bot] authored Sep 11, 2024
1 parent 8973f1c commit ad8fbe4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions content/docs/reference/types/number.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: The "number" field
last_edited: '2021-07-27T15:51:56.737Z'
last_edited: '2024-09-11T05:28:51.869Z'
next: ''
previous: ''
---

## `number` type
Expand Down Expand Up @@ -39,8 +41,9 @@ Tina will generate the appropriate component depending on the configuration prov
{
type: 'number',
name: 'count',
label: 'Count'
label: 'Count',
description:'An example number field.'
}
```
![](https://res.cloudinary.com/forestry-demo/image/upload/v1722240951/Screenshot_2024-07-29_at_6.15.46_PM_hjbije.png)
![](https://res.cloudinary.com/forestry-demo/image/upload/v1726032481/tina-io/docs/2024-09-11_15-27-18_jtq86r.png)

0 comments on commit ad8fbe4

Please sign in to comment.