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

migrate to AppRouter #216

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

migrate to AppRouter #216

wants to merge 10 commits into from

Conversation

CrossEvol
Copy link

Description of what you did:

  • update orca client from PageRouter to AppRouter
  • fix some styled-component errors
  • supplement the types for Dispatch and backend API and backend models
  • provide pnpm workspaces setting

My PR is a:

  • 🐛 Bug fix closes #number
  • 💅 Enhancement closes #number
  • 🚀 New feature closes #number

Main update on the:

  • orca-api
  • orca-frontend

`Warning: React does not recognize the `hideIcon` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `hideicon` instead. If you accidentally passed it from a parent component, remove it from the DOM element.`

by use
`import shouldForwardProp from '@styled-system/should-forward-prop';
`
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.

1 participant