Commit Graph

9 Commits

Author SHA1 Message Date
drew 25f767979e fixed status 2025-01-24 11:57:58 -06:00
drew 57d6b8ae8e Fix missing dependency comment in EditItem useEffect
Added a comment to acknowledge the intentional omission of dependencies in the useEffect hook. This ensures clarity for future contributors and aligns with ESLint rules.
2025-01-23 11:13:16 -06:00
drew 1daa3d23c0 cleaned up ui and code 2025-01-23 11:12:43 -06:00
drew 22101fa212 Add layout enhancements to ItemDetail and EditItem components 2025-01-22 11:26:18 -06:00
drew 3619782463 forms pt3 2025-01-20 21:36:54 -06:00
drew 581fd5dd7b form stuff pt2 2025-01-20 21:13:17 -06:00
drew 90bba7f40f form stuff 2025-01-20 15:42:49 -06:00
drew 2f7369c7f5 Move BarkHeader component to App layout
Consolidated BarkHeader usage by removing it from individual pages and including it in the main App layout. This improves consistency and reduces redundancy across components.
2025-01-19 20:10:22 -06:00
drew 354823e00e Add EditItem component and route for editing inventory items 2025-01-18 19:47:42 -06:00