cal.pub0.org/packages/ui
Richard Poelderl f1c5838aef
fix(web): set canonical as `https://cal.com` in the `<HeadSeo/>` (#6693)
* fix(web): set canonical as https://cal.com in the <HeadSeo/>

* use `window.document.location?.href` if self hosted

* clean up

* use `isCalcom` from library

* handle trailing slash on homepage again
2023-01-30 13:54:07 +01:00
..
components fix(web): set canonical as `https://cal.com` in the `<HeadSeo/>` (#6693) 2023-01-30 13:54:07 +01:00
form Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
styles
index.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
package.json Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
tsconfig.json