[✔️] Follow ts-standard

This commit is contained in:
ThinLiquid 2023-12-04 15:18:34 +00:00 committed by GitHub
parent 1eb93e9be1
commit a4acc9655e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
import { v4 as uuid } from 'uuid'
import WindowManager from '../instances/WindowManager'
import { FlowWindowConfig } from '../types'
import { sanitize } from '../utils';
import { sanitize } from '../utils'
/**
* Makes an element draggable.