Skip to content

Commit 6e8a831

Browse files
committed
fix: remove momentjs link
1 parent 38a6379 commit 6e8a831

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Html/Editor/Fields/DateTime.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public function wireFormat(string $format = 'YYYY-MM-DDTHH:mm:ss.000000Z'): stat
137137
* @param bool $state
138138
* @return $this
139139
* @see https://editor.datatables.net/reference/field/datetime#Options
140-
* @see https://momentjs.com/docs/#/displaying/format/
141140
*/
142141
public function keyInput(bool $state = true): static
143142
{

0 commit comments

Comments
 (0)