100ms-docs icon indicating copy to clipboard operation
100ms-docs copied to clipboard

Adds the Page Card component

Open adityathakurxd opened this issue 1 year ago • 1 comments

Usage:

<PageCard showCta={true} showImage={true} title={"Basic Concepts"} icon={"PipIcon"} description={"Learn the basic architecture to understand how your app talks to 100ms servers"} />

With Image

Screenshot 2024-06-17 at 2 06 41 PM

adityathakurxd avatar Jun 17 '24 08:06 adityathakurxd