Commit Graph

1 Commits (2d23a8b7dbf2f4d49ec41cda8fc129aeb6b97935)

Author SHA1 Message Date
Alex Johansson a77a15056a
`<Button>`-component (#480)
-`<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
2021-08-23 14:45:25 +02:00