mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-28 05:27:31 +08:00
Remove upgrade note about checkbox issue
This commit is contained in:
@@ -37,11 +37,3 @@ getI18n().then(i18n => {
|
||||
app.use(i18n);
|
||||
app.mount('#app');
|
||||
});
|
||||
|
||||
/*
|
||||
|
||||
Vue 3 upgrade notes:
|
||||
|
||||
- pretty-checkbox-vue is not compatible with Vue 3, find alternate solution for templates/inputs/(checkbox|radio).vue
|
||||
|
||||
*/
|
||||
|
Reference in New Issue
Block a user