Commit 576d6d0c authored by Neosoulink's avatar Neosoulink
Browse files

refactor: minor

parent 5b558566
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ import type {
	ProductsQueryArgsInterface,
	ProductInfoInterface,
} from '../../client/products/argumentInterfaces';

// STORE
import { useAppSelector } from '../../store/hooks';
import { getUserData } from '../../store/features/user';