4a58da62d6 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
env.d.ts | ||
index.html | ||
package.json | ||
test-cal.tsx | ||
tsconfig.json |
README.md
cal-react
Makes the embed available as a React component.
To add the embed on a webpage built using React. Follow the steps
yarn add @calcom/embed-react
import Cal from "@calcom/embed-react"
<Cal></Cal>