2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

bump meta description

This commit is contained in:
Jeff
2019-04-18 16:13:43 -05:00
parent 39fb62b181
commit d522acacfd
+1 -1
View File
@@ -2,7 +2,7 @@ const isDeployPreview = process.env.hasOwnProperty('DEPLOY_PREVIEW');
const meta = {
title: 'Vue Select | VueJS Select2/Chosen Component',
description: 'Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.',
description: 'Everything you wish the HTML select element could do, wrapped up into a lightweight, extensible Vue component.',
url: 'https://vue-select.org',
};