bentebbutt commited on
Commit
33a3d8d
1 Parent(s): 9b456f9

Update frontend/src/components/playground.tsx

Browse files
frontend/src/components/playground.tsx CHANGED
@@ -38,9 +38,6 @@ export function Playground() {
38
  undefined,
39
  dateOptions
40
 
41
- if (!message.output.trim()) {
42
- return null;
43
- }
44
  );
45
  return (
46
  <div key={message.id} className="flex items-start space-x-2">
 
38
  undefined,
39
  dateOptions
40
 
 
 
 
41
  );
42
  return (
43
  <div key={message.id} className="flex items-start space-x-2">