Skip to content

Conversation

aso20455
Copy link
Contributor

@aso20455 aso20455 commented Mar 11, 2025

apps/contract-verification/src/app/App.css
var(bg-light) - var(--bg-light) fix CSS variable syntax to var(--bg-light)

apps/contract-verification/src/app/app.tsx
exceed - exceeding correction

apps/contract-verification/src/app/components/ContractAddressInput.tsx
'ethers/' - 'ethers' deleted extra /

apps/doc-gen/src/app/App.tsx
menu.). - menu). deleted extra .

apps/doc-gen/src/app/docgen/config.ts
sources - source correction

apps/doc-gen/src/app/docgen/utils/scope.ts
supports - support correction

apps/learneth/src/index.html
ha384 - sha384 fix typo

apps/noir-compiler/src/index.html
ha384 - sha384 fix typo

I reviewed the entire repository, hope I was helpful, if I need to fix something, I will do it

Copy link

netlify bot commented Mar 11, 2025

👷 Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 19c60ca

- run: pwd
- run: yarn run build:production
- run: echo "action_state=$('./apps/remix-ide/ci/publishIpfs' ${{ secrets.IPFS_PROJET_ID }} ${{ secrets.IPFS_PROJECT_SECRET }})" >> $GITHUB_ENV
- run: echo "action_state=$('./apps/remix-ide/ci/publishIpfs' ${{ secrets.IPFS_PROJECT_ID }} ${{ secrets.IPFS_PROJECT_SECRET }})" >> $GITHUB_ENV
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is not needed. That typo is intentional

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, I did it

@Aniket-Engg Aniket-Engg merged commit 1231db8 into remix-project-org:master Mar 17, 2025
1 check passed
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.

2 participants