chore: cleanups

This commit is contained in:
2026-02-22 18:02:31 +00:00
parent 674a8b00e2
commit 1b8d7b1fac
8 changed files with 190 additions and 25 deletions

View File

@@ -1 +1,3 @@
export { default } from "./Intro";
import Intro from "./Intro";
export default Intro;