add search component #69
Annotations
2 errors and 3 warnings
frontend:
components/SearchHistory.vue#L5
'options' is defined but never used. Allowed unused vars must match /^_/u
|
frontend
Process completed with exit code 1.
|
frontend:
components/PostRecord.vue#L59
Disallow self-closing on HTML void elements (<input/>)
|
frontend:
components/PostRecord.vue#L64
Attribute "name" should go before "@click"
|
frontend:
components/PostRecord.vue#L64
Attribute "type" should go before "@click"
|