@responsive-ui/card
Advanced tools
Comparing version 0.4.4 to 0.5.0
{ | ||
"name": "@responsive-ui/card", | ||
"version": "0.4.4", | ||
"version": "0.5.0", | ||
"description": "A card component of responsive-ui.", | ||
@@ -38,3 +38,3 @@ "author": "Si3nLoong <sianloong90@gmail.com>", | ||
}, | ||
"gitHead": "2d4d7be4a2431a0a5db1694f74204d7d56223793" | ||
"gitHead": "e740bd4aded5d1d82f70f790742b463b46be5297" | ||
} |
@@ -19,4 +19,11 @@ # @responsive-ui/card | ||
## Properties | ||
## Look and Feel | ||
<img src="https://user-images.githubusercontent.com/28108597/104024747-8f245c80-51fe-11eb-959f-34c879828373.png" | ||
alt="@responsive-ui/card" /> | ||
<br/> | ||
## Properties, Events & Slots | ||
```ts | ||
@@ -31,3 +38,3 @@ type CardProps = { | ||
## Usage | ||
## Example | ||
@@ -44,2 +51,6 @@ ```svelte | ||
[Try it yourself in Svelte Repl](https://svelte.dev/repl/32edf1b8b1a64be789c567980d5a5240?version=3.31.2) | ||
<br/> | ||
## Sponsors | ||
@@ -46,0 +57,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42006
67