Go to file
MBO-Tech-IT 737a0f1f77 Fix TS2503: replace JSX.Element with ReactElement in DataSovereignty
Added missing ReactElement import from react and replaced the JSX
namespace reference to resolve the TypeScript error introduced when
the component was written without a React import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 01:34:06 +02:00
app feat: add StatsBar with animated counters, update page layout 2026-04-02 01:26:35 +02:00
components Fix TS2503: replace JSX.Element with ReactElement in DataSovereignty 2026-04-02 01:34:06 +02:00
docs/superpowers chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
hooks fix: cancel nested setTimeout in useTypewriter, add empty words guard 2026-04-02 01:19:27 +02:00
.gitignore chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
CLAUDE.md chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
next-env.d.ts chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
next.config.ts chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
package-lock.json chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
package.json chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
postcss.config.mjs chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
skills-lock.json chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
tailwind.config.ts chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00
tsconfig.json chore: initial commit before website expansion 2026-04-02 01:11:27 +02:00