Skip to content

Conversation

@honyanya
Copy link
Contributor

@honyanya honyanya commented Feb 13, 2023

Changed

  • views -> tabs
    • view だと幅広い
    • 今回は tab で通じると判断
  • id -> name
    • selectedTab == tab.id より selectedTab == tab.name の方が読みやすそう
  • name -> displayName
    • 出力は明示的に display としたい

@vercel
Copy link

vercel bot commented Feb 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
tools ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 13, 2023 at 0:29AM (UTC)

- views -> tabs
    - view だと幅広い
    - 今回は tab で通じると判断
- id -> name
    - `selectedTab == tab.id` より `selectedTab == tab.name` の方が読みやすそう
- name -> displayName
    - 出力は明示的に display としたい
@swfz
Copy link
Owner

swfz commented Feb 13, 2023

👍

@swfz swfz merged commit d0ce580 into swfz:main Feb 13, 2023
@github-actions github-actions bot mentioned this pull request Feb 13, 2023
@honyanya honyanya deleted the feature/clean_selected-view branch March 27, 2023 13:52
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