chore: lint

This commit is contained in:
karishmas6
2024-10-19 08:07:00 +05:30
parent 640f0ff8cb
commit 5d7c2e85d7

View File

@@ -71,7 +71,7 @@ const ActionDescriptionBox = () => {
<>
<Typography variant="h6" gutterBottom>Capture List</Typography>
<Typography variant="body1" gutterBottom>
Hover over the list you want to extract. Once selected, you can hover over all texts inside the list you selected. Click to select them.
Hover over the list you want to extract. Once selected, you can hover over all texts inside the list you selected. Click to select them.
</Typography>
<Box>
{messages.map(({ stage, text }, index) => (