* Suggestion: let prettier sort imports order # Conflicts: # yarn.lock * AUTO SORT ALL THE IMPORTS * Linting * Fixes test
<Button>
-`<Button/>` component - Uses `next/link` + `<a/>` if you supply a `href` otherwise `<button/>` - Add UI sandbox - Change the `event-types/index` to use a query param for deciding if modal is open or not