feat: add month switcher to Finance page - fix transactions not showing
All checks were successful
CI / ci (push) Successful in 40s

This commit is contained in:
Cosmo
2026-03-01 05:02:23 +00:00
parent c898c0063c
commit 72915aa6c4
6 changed files with 76 additions and 28 deletions

View File

@@ -5,7 +5,9 @@ networks:
services:
web-dev:
build: .
build:
context: .
dockerfile: Dockerfile.dev
container_name: pulse-web-dev
restart: always
ports: