Update pricing UX, billing flows, and API rules
This commit is contained in:
@@ -1 +1,9 @@
|
||||
import './bootstrap';
|
||||
|
||||
import ApexCharts from 'apexcharts';
|
||||
import Alpine from 'alpinejs';
|
||||
|
||||
window.Alpine = Alpine;
|
||||
window.ApexCharts = ApexCharts;
|
||||
|
||||
Alpine.start();
|
||||
|
||||
Reference in New Issue
Block a user