Skip to content

Commit 80aecea

Browse files
committed
.
1 parent a8c0b80 commit 80aecea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ Returns style properties from the workbook with live updates
781781
function usePluginStyle(): PluginStyle | undefined;
782782
```
783783
784-
> **Note:** Currently, the `PluginStyle` interface only supports the `backgroundColor` property. This property reflects the background color set in the workbook for the plugin element.
784+
> **Note:** Currently, the `PluginStyle` interface only supports the `backgroundColor` property, which reflects the background color set in the workbook for the plugin element.
785785
786786
#### useConfig()
787787

0 commit comments

Comments
 (0)