Remove initial state setting for selected rows
This commit is contained in:
@@ -484,7 +484,6 @@ export default function App() {
|
||||
}
|
||||
setFiles([]);
|
||||
setWebsites([]);
|
||||
setSelectedRows(new Set());
|
||||
setNotes("");
|
||||
setRephraseVariants([]);
|
||||
setRephraseSelected(null);
|
||||
|
||||
Reference in New Issue
Block a user