Peer Richelsen
|
a8ec6e7060
|
replaced window.location with NEXT_PUBLIC_APP_URL (#769)
* replaced window.location with process.env.NEXT_PUBLIC_APP_URL, removed empty classNames
* wip
|
2021-09-24 09:03:28 -06:00 |
Omar López
|
d194878bb2
|
Suggestion: let prettier sort imports order (#673)
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
|
2021-09-22 13:52:38 -06:00 |
Peer_Rich
|
e9ff62109d
|
upgraded radix-ui as to asChild, refactored <button className=""> to <Button color="secondary"> (#632)
|
2021-09-14 09:20:24 +01:00 |
Peer Richelsen
|
c9cb36d24e
|
added ToolTip component and added to EventTypes
|
2021-08-07 14:02:01 +02:00 |