Skip to content

Commit

Permalink
fix: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
irisSong committed Dec 25, 2024
1 parent aaa7cdb commit 6ea5f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/price/doc.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ import { Price } from '@nutui/nutui-react'

| Property | Description | Type | Default |
| --- | --- | --- | --- |
| type | 价格类型 | `primary` \| `gray` \| `darkgray` | `primary` |
| type | Price type | `primary` \| `gray` \| `darkgray` | `primary` |
| price | Price | `number` | `0` |
| symbol | Symbol type | `string` | `¥` |
| digits | Decimal digits | `number` | `2` |
Expand Down

0 comments on commit 6ea5f29

Please sign in to comment.