Merge relay debug view

Fix a few conflicts
This commit is contained in:
William Casarin
2025-01-04 13:54:29 -08:00
12 changed files with 518 additions and 20 deletions

View File

@@ -195,7 +195,7 @@ mod preview {
}
}
impl<'a> Preview for EditProfileView<'a> {
impl Preview for EditProfileView<'_> {
type Prev = EditProfilePreivew;
fn preview(_cfg: PreviewConfig) -> Self::Prev {