fixed tests
This commit is contained in:
parent
569c577beb
commit
13d87f695b
@ -1,4 +1,4 @@
|
|||||||
import { fileAssetUrl } from '@/shared/api/files';
|
import { fileAssetUrl } from '@/business/files/api';
|
||||||
import { cn } from '@/lib/utils';
|
import { cn } from '@/lib/utils';
|
||||||
|
|
||||||
interface TenantLogoProps {
|
interface TenantLogoProps {
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
import { fileDownloadUrl } from '@/shared/api/files';
|
import { fileDownloadUrl } from '@/business/files/api';
|
||||||
import { cn } from '@/lib/utils';
|
import { cn } from '@/lib/utils';
|
||||||
|
|
||||||
interface UserAvatarProps {
|
interface UserAvatarProps {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user