From 9bd14cb8570442014d9ee112a786ee3753a2951b Mon Sep 17 00:00:00 2001 From: uksla Date: Sat, 30 Oct 2021 22:34:17 +0300 Subject: [PATCH] Components --- docs/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.md b/docs/components.md index 5a3db6a..19743b2 100644 --- a/docs/components.md +++ b/docs/components.md @@ -282,7 +282,7 @@ To access them, first select a component instance and then open the menu in the The commands are as follows: -| Command | Description | Shortcut (Windows, Linux) | Shortcut (macOS)                                         | +| Command | Description | Shortcut (Windows, Linux) |      Shortcut (macOS)      | | --- | --- | --- | --- | | Create Component | Creates a new component. Optionally, you can use the **Create component** button which appears at the top of the window (see the figure above). | `Ctrl+Alt+K` | `⌥ ⌘ K` | | Create New Component State | Creates a new [component state](https://docs.icons8.com/components/#component-states). | `Ctrl+Alt+S` | `⌥ ⌘ S` |