Skip to content

Commit 297c9e6

Browse files
Fogapodx86y
authored andcommitted
remove angry comment
1 parent 693d9e3 commit 297c9e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/views/components/loading.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ where
6161
}
6262
}
6363

64-
// I DO NOT UNDERSTAND HOW TO FUCKING MAKE THIS NOT EXPLODE WHY IS THIS IMPOSSIBLE FUCK
64+
// TODO: figure out why types break down when container() is used inside this method but work
65+
// with macro
6566
// pub(crate) fn view<'a>(self) -> Element<'a, DashboardMessage, Theme> {
6667
// let s: Element<'a, DashboardMessage, Theme> = self.into();
6768
// container(s)

0 commit comments

Comments
 (0)