mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 16:06:10 +02:00
🐛 Fix wrong path to list all icons in storybook
This commit is contained in:
parent
3fb3b45fdc
commit
9fc671cc17
2 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@
|
|||
- Fix available size of resize handler [Taiga #10639](https://tree.taiga.io/project/penpot/issue/10639)
|
||||
- Internal error when install a plugin by penpothub - Try plugin [Taiga #10542](https://tree.taiga.io/project/penpot/issue/10542)
|
||||
- Add character limitation to asset inputs [Taiga #10669](https://tree.taiga.io/project/penpot/issue/10669)
|
||||
- Fix Storybook link 'list of all available icons' wrong path [Taiga #10705](https://tree.taiga.io/project/penpot/issue/10705)
|
||||
|
||||
## 2.5.4
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ import * as IconStories from "./icon.stories"
|
|||
|
||||
# Iconography
|
||||
|
||||
See the [list of all available icons](?path=/story/foundations-icons--all-icons).
|
||||
See the [list of all available icons](?path=/story/foundations-assets-icon--all).
|
||||
|
||||
## Variants
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue