Render stories as Views

This commit is contained in:
Marshall Bowers 2023-10-12 16:06:54 -04:00
parent c90d976d7a
commit fc94c4ea40
5 changed files with 140 additions and 61 deletions

View file

@ -1,5 +1,4 @@
use std::marker::PhantomData;
use std::sync::Arc;
use gpui3::{relative, rems, Size};