dennis-every/to-do-list

Possible Yagni

Opened this issue · 0 comments

Possible code that is not needed - you could just check if window.localStorage is available.

const storageAvailable = (type) => {