Open
Description
Problem Statement:
Detected invalid import of index.css file (which does not exist) in "dapps/appkit/react-solana/src/main.tsx".
import './index.css'
Steps to replicate
- Run the DApp located in the folder "dapps/appkit/react-solana"
Observed issues
react-solana
DApp example fails to load due to invalid import.- after removing the import styling issues are observed on the UI
Proposed Solution
- Add the "index.css" file or remove the file import and fix the styling
Metadata
Metadata
Assignees
Labels
No labels