Open MarigWeizhi opened 3 months ago
Refer to contribution. You should run npm run prettier
to unify the code format after completing the task. This problem caused the workflow to fail. Please modify and commit the code in time.
Refer to contribution. You should run
npm run prettier
to unify the code format after completing the task. This problem caused the workflow to fail. Please modify and commit the code in time.
The last workflow reported an error with pnpm-lock.yaml being out of sync with package.json, I fixed it!
Still have problem, please check the error message.
Still have problem, please check the error message.
updated pnpm-lock.yaml for the nodejs 16.x and pnpm 8.x
Brief Information
Add the line chart of openrank's recent trend changes
This pull request is in the type of (more info about types):
Related issues: #116
Details
Add the line chart of openrank's recent trend changes
Temporarily generate trend data randomly according to the changes, the data interface supports trendData and then enter it into the Trend component.
Checklist