mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
3 lines
48 B
Rust
3 lines
48 B
Rust
|
use gpui::actions;
|
||
|
actions!(storybook, [Quit]);
|