Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
# Plan Thank You Card
This is a component that shows thank you card after purchasing a plan for a site. It requires siteId as the only prop and it fetches the rest of data to redux state.
## Props
### `siteId`
<table>
<tr><th>Type</th><td>Number</td></tr>
<tr><th>Required</th><td>Yes</td></tr>
</table>
Required property that controls what site is the card rendered for.