feat: output data preview

This commit is contained in:
karishmas6
2024-10-19 10:03:03 +05:30
parent 13ec9e1cd5
commit 3424fb6351

View File

@@ -122,7 +122,7 @@ export const InterpretationLog: React.FC<InterpretationLogProps> = ({ isOpen, se
overflow: 'hidden',
}}
>
Interpretation Log
Output Data Preview
</button>
<SwipeableDrawer
anchor="bottom"