react-weekly-planning 1.0.8 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/assets/planning-screenshot.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,6 +7,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
|
|
7
7
|
|
|
8
8
|
`react-weekly-planning` provides a React component for weekly planning. Easily set up and manage a weekly schedule with customizable tasks, groups and views.
|
|
9
9
|
|
|
10
|
+
## Screenshot
|
|
11
|
+
|
|
12
|
+

|
|
13
|
+
|
|
10
14
|
#### `weekOffset`
|
|
11
15
|
|
|
12
16
|
- **Description**: This prop sets the offset for the week being displayed in the calendar.
|
|
Binary file
|