TorMap/tormap

Rework Frontend to use custom hooks for handling settings

TimKilb opened this issue · 1 comments

Create new Custom Hooks:

useSettings for geting an object with
current Settings, setSettings for changing current Settings and an eventhandler for changing current Settings

use Setting works so far, but still needs some comments.
Also some further refactoring might be needed for cleaner components that use the useSettings hook