feat(settings): logs viewer (#997)

This commit is contained in:
Danshil Kokil Mungur
2021-03-17 14:28:58 +04:00
committed by GitHub
parent d76bf32c9d
commit 54429bbc1d
8 changed files with 473 additions and 18 deletions

View File

@@ -59,7 +59,7 @@ const RequestList: React.FC = () => {
}
}, []);
// Set fitler values to local storage any time they are changed
// Set filter values to local storage any time they are changed
useEffect(() => {
window.localStorage.setItem(
'rl-filter-settings',