1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

refactor: ♻️ Refactor del codice per adattarlo alla nuova configurazione di ESLint

This commit is contained in:
Maicol Battistini
2021-09-29 15:32:31 +02:00
parent 0658fb19da
commit 034ee139d1
25 changed files with 58 additions and 49 deletions

View File

@ -1,4 +1,4 @@
import Component from '../Component';
import Component from '../Component.jsx';
export default class TableRow extends Component {
view(vnode) {