mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Initial resources kit.
This commit is contained in:
15
resources/assets/v4/app.js
Normal file
15
resources/assets/v4/app.js
Normal file
@@ -0,0 +1,15 @@
|
||||
import './bootstrap';
|
||||
//import {onDOMContentLoaded} from "./util/index.js";
|
||||
|
||||
|
||||
|
||||
|
||||
//alert('hallo');
|
||||
|
||||
|
||||
// onDOMContentLoaded(() => {
|
||||
// //alert('OK dan!');
|
||||
// })
|
||||
|
||||
|
||||
//alert('OK dan 2!');
|
Reference in New Issue
Block a user