mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-25 08:46:03 +08:00

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.