mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
Fix bulk edit dialog form structure
This commit is contained in:
parent
2e0794b8e1
commit
0fdeebceb1
3 changed files with 23 additions and 21 deletions
|
@ -57,8 +57,6 @@ export default class extends Controller {
|
|||
date_formatted: d.date_formatted,
|
||||
trend: d.trend,
|
||||
}));
|
||||
|
||||
console.log(this._normalDataPoints);
|
||||
}
|
||||
|
||||
_rememberInitialContainerSize() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue