diff --git a/README.md b/README.md index 6473e60..4364d21 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $ yarn add vue-suggestions :model.sync="city" :coordinates.sync="coordinates" :placeholder="'Начните вводить'" - :class="form-control" + :class="'form-control'" :options="suggestionOptions">