Extend Story components, allow linking to story file

Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
Nate Butler 2023-12-14 15:55:17 -05:00
parent 4ace342cf0
commit c041799c6a
5 changed files with 344 additions and 71 deletions

View file

@ -8,3 +8,4 @@ publish = false
[dependencies]
gpui = { package = "gpui2", path = "../gpui2" }
smallvec.workspace = true