mirror of
https://github.com/immich-app/immich.git
synced 2026-05-22 23:52:32 -04:00
chore(web): sort imports (#27922)
* feat: sort imports * fix: something?
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { renderWithTooltips } from '$tests/helpers';
|
||||
import userEvent from '@testing-library/user-event';
|
||||
import { renderWithTooltips } from '$tests/helpers';
|
||||
import SharedLinkFormFields from './SharedLinkFormFields.svelte';
|
||||
|
||||
describe('SharedLinkFormFields component', () => {
|
||||
|
||||
Reference in New Issue
Block a user