#8002 adjust to Lilium #3199

Open
jorgep wants to merge 8 commits from 8002-refactorToLilium into dev
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 285fe67ca5 - Show all commits

View File

@ -27,9 +27,6 @@ export default class Controller extends Component {
setTimeout(() => element.classList.add('shown'), 30);
shape.element = element;
if (data.additionalData && this.vnToken.token)
this.additionalData = data.additionalData;
jorgep marked this conversation as resolved Outdated
Outdated
Review

Esto ya no hcae falta tampococ no?

Esto ya no hcae falta tampococ no?
if (shape.type)
element.classList.add(shape.type);