mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 18:03:36 +08:00
Improve JSDoc for some components
Apply suggestions from code review Co-authored-by: Nelson Chan <chakflying@hotmail.com>
This commit is contained in:
@@ -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