Commit ab81948
authored
Rename GraphColors.tsx to GraphColors.ts (#1496)
## Summary
- Renames `src/definitions/GraphColors.tsx` to `GraphColors.ts` because
the module contains no JSX, matching other definition files.
Fixes #1494
## Test plan
- [x] `pnpm lint` (pre-commit `lint-staged` ran ESLint/Prettier on the
touched file)
Made with [Cursor](https://cursor.com)1 file changed
File renamed without changes.
0 commit comments