bs-ad-calendar-react 1.0.2 → 1.0.3
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 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ A modern, feature-rich React calendar component supporting both **Bikram Sambat
|
|
|
5
5
|
[](https://www.npmjs.com/package/bs-ad-calendar-react)
|
|
6
6
|
[](https://opensource.org/licenses/MIT)
|
|
7
7
|
|
|
8
|
-
## 🎯 [Live Demo](https://bibekamatya.github.io/bs-ad-calendar
|
|
8
|
+
## 🎯 [Live Demo](https://bibekamatya.github.io/bs-ad-calendar/)
|
|
9
9
|
|
|
10
10
|
## Features
|
|
11
11
|
|
|
@@ -262,6 +262,7 @@ MIT © [Bibek Amatya](https://github.com/bibekamatya)
|
|
|
262
262
|
|
|
263
263
|
## Links
|
|
264
264
|
|
|
265
|
-
- [GitHub Repository](https://github.com/bibekamatya/bs-ad-calendar
|
|
265
|
+
- [GitHub Repository](https://github.com/bibekamatya/bs-ad-calendar)
|
|
266
266
|
- [NPM Package](https://www.npmjs.com/package/bs-ad-calendar-react)
|
|
267
|
-
- [
|
|
267
|
+
- [Live Demo](https://bibekamatya.github.io/bs-ad-calendar/)
|
|
268
|
+
- [Report Issues](https://github.com/bibekamatya/bs-ad-calendar/issues)
|