mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
extract renameStorage, removeStorage methods
and tests for each of them
This commit is contained in:
@@ -58,7 +58,6 @@ class StoragesTab extends React.Component {
|
||||
return <StorageItem
|
||||
key={storage.key}
|
||||
storage={storage}
|
||||
test={true}
|
||||
hostBoundingBox={boundingBox}
|
||||
/>
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user