Skip to content

Commit 990e148

Browse files
authored
Remove animation properties not used anymore from documentation (#758)
1 parent fdd1204 commit 990e148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const options = {
5454

5555
| Name | Option | Value
5656
| ---- | ---- | ----
57-
| `numbers` | `properties` | `['x', 'y', 'x2', 'y2', 'width', 'height', 'centerX', 'centerY', 'pointX', 'pointY', 'labelX', 'labelY', 'labelWidth', 'labelHeight', 'radius']`
57+
| `numbers` | `properties` | `['x', 'y', 'x2', 'y2', 'width', 'height', 'centerX', 'centerY', 'pointX', 'pointY', 'radius']`
5858
| `numbers` | `type` | `number`
5959

6060
## Common

0 commit comments

Comments
 (0)