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

[FE] アカウントの切り替え動線を追加 #648

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

yamacent
Copy link
Contributor

@yamacent yamacent commented Dec 5, 2024

#241 (comment)

ログイン/登録へのリンク動線を設ける

image image

@yamacent yamacent requested a review from narirou December 5, 2024 10:35
@yamacent yamacent mentioned this pull request Dec 5, 2024
23 tasks
import type { ComponentProps, FC } from "react";
import colors from "tailwindcss/colors";

export const AccountSwitchIcon: FC<ComponentProps<"svg">> = function (props) {
Copy link
Contributor

Choose a reason for hiding this comment

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

細かいですが他に揃えてArrowFunctionにしてもらえたりしますか?

@narirou narirou merged commit 62739c0 into main Dec 6, 2024
2 checks passed
@narirou narirou deleted the frontend/switch-account branch December 6, 2024 05:12
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.

2 participants