Fix local HOA build on macOS
I think the error is because for some reason from 'Boundary'
was trying to import from boundary.ts
instead of Boundary.tsx
. This fixes it for me locally, including related fixes requested by the linter and to build the Paeleo site.
Fixes #40 (closed)
Edited by David Stansby