Timothy48
Timothy48
### Describe the bug. There is a console log warning when i first log into the localhost after running npm run dev ### Expected behavior A good deployed website should...
**Description** - This PR updates component and file names to follow standard React naming conventions (e.g., PascalCase for components) - Already tested and the warning in console is gone now...
**Description** - Identified a React warning/error appearing in the browser console regarding 1. stroke-width, stroke-... not following react convention. 2. "Encountered two children with the same key, item-3. Keys should...