mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
Improve JSDoc for some components
Apply suggestions from code review Co-authored-by: Nelson Chan <chakflying@hotmail.com>
This commit is contained in:
co-authored by
Nelson Chan
parent
213aca4fc3
commit
2170229031
@@ -34,7 +34,7 @@ export default {
|
||||
type: String,
|
||||
default: ""
|
||||
},
|
||||
/** Maximum lenght of the input */
|
||||
/** Maximum length of the input */
|
||||
maxlength: {
|
||||
type: Number,
|
||||
default: 255
|
||||
|
||||
Reference in New Issue
Block a user