Layton Whiteley
Results
42
comments of
Layton Whiteley
currently, the basename and the physical folder of the source code cannot be the same just rename the `app` folder to `src` and specify where your `appDirectory` is in the...
i just needed the chart context in my case and i did this to get around not having a ref. ```tsx import ApexCharts from 'apexcharts'; // extend with needed properties...