@oku-ui/slot
Advanced tools
Comparing version 0.4.0-alpha.8 to 0.4.0-alpha.9
{ | ||
"name": "@oku-ui/slot", | ||
"type": "module", | ||
"version": "0.4.0-alpha.8", | ||
"version": "0.4.0-alpha.9", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "source": "src/index.ts", |
@@ -1,2 +0,3 @@ | ||
# `slot` | ||
# Slot | ||
Slot is a component that allows you to render content in a specific place in the DOM tree. | ||
@@ -9,6 +10,2 @@ <span><a href="https://www.npmjs.com/package/@oku-ui/slot "><img src="https://img.shields.io/npm/v/@oku-ui/slot?style=flat&colorA=18181B&colorB=28CF8D" alt="Version"></a> </span> | <span> <a href="https://www.npmjs.com/package/@oku-ui/slot"> <img src="https://img.shields.io/npm/dm/@oku-ui/slot?style=flat&colorA=18181B&colorB=28CF8D" alt="Downloads"> </a> </span> | <span> <a href="https://oku-ui.com/primitives/components/slot"><img src="https://img.shields.io/badge/Open%20Documentation-18181B" alt="Website"></a> </span> | ||
$ pnpm add @oku-ui/slot | ||
``` | ||
## Usage | ||
soon docs | ||
``` |
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
6026
10