A J Fine1999
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
A J Fine1999 created a post, AnsweredCode Format Help
After updating intelliJ IDEA the built in code format tool (shift opt cmd L) no longer formats code correctlyThis```import { Typography } from "@mui/material";const Home = () => { return ( ...