This commit is contained in:
Casey Wittrock 2025-10-23 12:11:29 -05:00
parent d6c2e1cb4a
commit 9f3c553740
5 changed files with 102 additions and 5 deletions

View file

@ -82,5 +82,6 @@ const handleCategoryClick = (category) => {
background-color: #f3f3f3;
padding: 10px;
border-radius: 5px;
margin-top: 10px;
}
</style>