AdGuardForSafari
AdGuardForSafari copied to clipboard
Divide UI into separate components
I noticed some performance issues when UI repaint. Also it can be difficult to maintain the project when it will become larger.
I suppose we may use React to break UI into components.