chore: lint

This commit is contained in:
karishmas6
2024-08-09 09:25:43 +05:30
parent 4bf687db34
commit 07ea6327ff

View File

@@ -147,7 +147,7 @@ export const BrowserWindow = () => {
info: highlighterData.elementInfo info: highlighterData.elementInfo
}); });
setShowAttributeModal(true); setShowAttributeModal(true);
} else } else {
const newField: TextStep = { const newField: TextStep = {
id: Date.now(), id: Date.now(),
type: 'text', type: 'text',