daily-code
daily-code copied to clipboard
bug: fix appbar UI, refactor existing code
Overview
-
Some of the appbar buttons do not follow the theme currently.
-
Code Submission buttons do not follow the default button UI and appear faulty in the alignment.
-
Refactor code in BlogAppBar Component such that debounce fns are not re-created on every render.