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

refactor: 식물 사전 검색 결과 리팩터링, 데모데이 피드백 반영, 버그 수정 #130

Merged
merged 9 commits into from
Jul 28, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    86a0434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d830e39 View commit details
    Browse the repository at this point in the history
  3. fix: 식물 등록 불가 오류 해결

    - 기존: usdDictDetail의 suspense true로 인해 첫 접속 시 오류
    - 수정: suspense 추가
    WaiNaat committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cdb2cc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2abdf07 View commit details
    Browse the repository at this point in the history
  5. refactor: generatePath 적용

    쿼리스트링은 실험해봤는데 안되는거같아요
    WaiNaat committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bec07b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    8542920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3369b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4e4c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    740c885 View commit details
    Browse the repository at this point in the history