Files
cariflex/tools
Eric F 24266d6876 fix: Add 'use client' directive to EVSESList component
EVSESList uses React hooks (useState, useEffect, useOne) but was missing
the 'use client' directive, causing it to be treated as a Server Component
where hooks are not available.
2026-06-17 19:26:27 -04:00
..
2026-06-08 15:03:44 -04:00
2026-06-08 15:03:44 -04:00
2026-06-08 15:03:44 -04:00
2026-06-08 10:45:58 -04:00