@bitnoi.se/react-scheduler
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@bitnoi.se/react-scheduler", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -155,3 +155,3 @@ <div align="center"> | ||
| id | `string` | unique row id | | ||
| label | `string` | row's label, `e.g person's name` | | ||
| label | `SchedulerRowLabel` | row's label, `e.g person's name, surname, icon` | | ||
| data | `Array<ResourceItem>` | array of `resources` | | ||
@@ -158,0 +158,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
295527