Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move images to assets directory #1506

Open
wants to merge 51 commits into
base: dev
Choose a base branch
from
Open

Conversation

goldenmaya
Copy link
Contributor

@goldenmaya goldenmaya commented Dec 18, 2024

@goldenmaya goldenmaya marked this pull request as ready for review December 18, 2024 09:32
client-app/ui-kit/utilities/images.ts Outdated Show resolved Hide resolved
client-app/ui-kit/utilities/images.ts Outdated Show resolved Hide resolved
client-app/ui-kit/utilities/images.ts Outdated Show resolved Hide resolved
@goldenmaya goldenmaya requested a review from NaMax66 December 19, 2024 07:51
ivan-kalachikov
ivan-kalachikov previously approved these changes Jan 9, 2025
import { SignInForm, useUser } from "@/shared/account";
import { getImageUrl } from "@/ui-kit/utilities";

const cfg = inject(configInjectionKey);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use useThemeContext. All of theme context was already injected at app init. So you can remove computed afterwords and use app settings as it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants