mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +02:00
Fix up some of the new formatting stuff
This commit is contained in:
@@ -142,7 +142,7 @@ export function TextViewer({
|
||||
);
|
||||
}
|
||||
|
||||
if (formattedBody.isFetching) {
|
||||
if (formattedBody.data == null) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user