mirror of
https://github.com/go-gitea/gitea
synced 2025-01-21 15:14:26 +00:00
857abed3a9
SFCs shouldn't export anything besides their component, and this eliminates one issue with tsc, while apparently also solving a hack. It seems to work as before, also when multiples are on the same page.