Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR fixes minor typos in `header.tsx`: - Updated incorrect class `row` to `flex-row` in button styling. - Corrected color class `text-#00FF5E` to `text-[#00FF5E]`. --- ## Checklist - [ ] resolves # - [x] follows contribution [guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md) - [ ] code change includes tests
- Loading branch information