@ngx-mce/datetime-picker 21.2.2-next.1 → 21.2.3-next.1
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 +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,7 +10,9 @@
|
|
|
10
10
|
These are Date and Time pickers for Angular Material projects. Specifically, this extends the @angular/material
|
|
11
11
|
[Datepicker](https://material.angular.io/components/datepicker/overview) to support choosing time.
|
|
12
12
|
|
|
13
|
-
<a href="https://buymeacoffee.com/fbf.prog64" target="_blank"
|
|
13
|
+
<a href="https://buymeacoffee.com/fbf.prog64" target="_blank">
|
|
14
|
+
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="217" height="60">
|
|
15
|
+
</a>
|
|
14
16
|
|
|
15
17
|
# Version control
|
|
16
18
|
|