Closed Roshanjossey closed 3 years ago
@Roshanjossey IG this should be closed since the PR is merged :) For a minute even I thought it was available
Hey @vj-codes, yeah, this is done. I'll close this now. I'll ping you on slack when I draft new issues.
This is the component that should be fixed.
It should be fixed as below
You can find the right styles implemented in https://dashboard.jina.ai/#/settings
💻 How to run this project locally
Fork this repository by clicking on fork button on the top right. This will create a copy of this repository on your account.
Clone your fork. Get the URL of your fork by clicking on
code
button on GitHub. Clone it to your local with commandgit clone <URL you copied>
git clone <https://github.com/><your-username>/dashboard.git
.Install dependencies using command
npm i
.Run dashboard via the following ways .
Run in the debug mode
npm run dev
🏃♀️ How to get there.
Click on the option
Settings
from the sidebar on the leftThe component of interest is Settings.tsx
📝 Where to make changes?
https://github.com/jina-ai/dashboard/blob/master/src/components/Settings/Settings.tsx
🖐️ I want to work on this.
If you're interested in working on this issue, please write a comment down below. 💬