build mock views

This commit is contained in:
Casey Wittrock 2025-10-24 14:05:10 -05:00
parent b0ed2c68f9
commit 44d47db0ad
10 changed files with 1963 additions and 9 deletions

View file

@ -137,6 +137,7 @@ const handleCategoryClick = (category) => {
background-color: rgb(69, 112, 101);
color: white;
display: flex;
width: 100%;
align-items: center;
}