It works!

This commit is contained in:
James Cole
2023-07-22 07:51:02 +02:00
parent c60858de5c
commit 2c2dddc071
5 changed files with 118 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
*/
import axios from 'axios';
import Alpine from 'alpinejs';
//import Alpine from 'alpinejs';
import BasicStore from './store/Basic';
window.axios = axios;