spelling: transformation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-09-28 12:27:58 -04:00
parent 7e11870e4c
commit d8bbba4fa1

View File

@@ -53,7 +53,7 @@ import { Meta, ColorPalette, ColorItem } from '@storybook/addon-docs';
| .request-tab-wrapper | to update the width | | .request-tab-wrapper | to update the width |
| .fc-urlbar-path,.fc-tab-panel-info > span,.fc-history-req-list-item-url-text,.collection_leaf-node-name | to update the text for user selection | | .fc-urlbar-path,.fc-tab-panel-info > span,.fc-history-req-list-item-url-text,.collection_leaf-node-name | to update the text for user selection |
| .expandable-right-pane | to add the transform property for right pane | | .expandable-right-pane | to add the transform property for right pane |
| .expandable-right-pane.expanded | to update the tranformation of scaleX property | | .expandable-right-pane.expanded | to update the transformation of scaleX property |
| .dropzone-wrapper > .dropzone | to update the display for dropzone | | .dropzone-wrapper > .dropzone | to update the display for dropzone |
| Classname [themes preview] | Description | | Classname [themes preview] | Description |