mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-14 00:09:35 -06:00
Chore: add prettier organize imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { popperOptionsReenablePreventOverflow } from './popper-options'
|
||||
import { Options } from '@popperjs/core'
|
||||
import { popperOptionsReenablePreventOverflow } from './popper-options'
|
||||
|
||||
describe('popperOptionsReenablePreventOverflow', () => {
|
||||
it('should return the config without the empty fun preventOverflow, add padding to other', () => {
|
||||
|
||||
Reference in New Issue
Block a user