|
|
@@ -1,3 +1,7 @@ |
|
|
|
/** |
|
|
|
* Copyright (c) 2020 Bubble, Inc. All rights reserved. |
|
|
|
* For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ |
|
|
|
*/ |
|
|
|
import Vue from 'vue'; |
|
|
|
import vSelect from 'vue-select'; |
|
|
|
import "vue-select/dist/vue-select.css"; |
|
|
|