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

fix: import { Route } from 'umi'; #2567

Merged
merged 2 commits into from
Jun 10, 2019
Merged

fix: import { Route } from 'umi'; #2567

merged 2 commits into from
Jun 10, 2019

Conversation

imhele
Copy link
Contributor

@imhele imhele commented Jun 10, 2019

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3925

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.481%

Totals Coverage Status
Change from base Build 3919: 0.0%
Covered Lines: 1448
Relevant Lines: 4084

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3925

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.481%

Totals Coverage Status
Change from base Build 3919: 0.0%
Covered Lines: 1448
Relevant Lines: 4084

💛 - Coveralls

@sorrycc sorrycc changed the title Fix: import { Route } from 'umi'; fix: import { Route } from 'umi'; Jun 10, 2019
@sorrycc sorrycc merged commit 4b0e0b1 into umijs:master Jun 10, 2019
@imhele imhele deleted the fix-4406 branch June 10, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

umi 当中没有 Route 的定义,导至AuthorizedRoute.tsx报错
3 participants