|
|
|
@ -74,7 +74,7 @@ export const storageFullMessage = () => ( |
|
|
|
|
<div> |
|
|
|
|
<i className="fas fa-exclamation-triangle text-danger mr-1"></i> |
|
|
|
|
<span className="font-weight-bold"> |
|
|
|
|
<span>Cannot save this file due full LocalStorage. Backup existing files and free up some space.</span> |
|
|
|
|
<span>Cannot save this file due to full LocalStorage. Backup existing files and free up some space.</span> |
|
|
|
|
</span> |
|
|
|
|
</div> |
|
|
|
|
) |
|
|
|
|