Skip to content

UI adjustments#38

Merged
faithia-anastasia merged 3 commits intomainfrom
uiAdjustments
Apr 16, 2026
Merged

UI adjustments#38
faithia-anastasia merged 3 commits intomainfrom
uiAdjustments

Conversation

@Endo-Yuanteng
Copy link
Copy Markdown
Contributor

第8回ミーティングでのタスクと、チェックボックスのUIをshadcnのSwitchに変えました。
それ以外はいじる必要がないと思ったので触ってません。

Comment thread src/components/ui/switch.tsx Outdated
@@ -0,0 +1,31 @@
import { Switch as SwitchPrimitive } from "radix-ui";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

この部分に次のようなエラーが出ているので、import元が正しいか確認してください。

モジュール 'radix-ui' またはそれに対応する型宣言が見つかりません。

ChatGPTによると"radix-ui"ではなく"@radix-ui/react-switch"となっているのが正しいようです

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 16, 2026

Deploying space-simulator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 394d22e
Status: ✅  Deploy successful!
Preview URL: https://2a2b0547.space-simulator.pages.dev
Branch Preview URL: https://uiadjustments.space-simulator.pages.dev

View logs

@faithia-anastasia faithia-anastasia merged commit a29b8a3 into main Apr 16, 2026
1 check passed
@faithia-anastasia faithia-anastasia deleted the uiAdjustments branch April 16, 2026 10:06
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