Skip to content

Commit ce18e8e

Browse files
committed
fix: resolve TypeScript build errors and remove FIREBASE_SETUP.md from tracking
- Fix MainAnimation.tsx type issues that were causing build failures - Remove FIREBASE_SETUP.md from git tracking (keep local only) - Add FIREBASE_SETUP.md to .gitignore - Build now passes successfully
1 parent f050750 commit ce18e8e

3 files changed

Lines changed: 2 additions & 437 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ firebase-debug.log
3838
firebase-debug.*.log
3939
.firebaserc.local
4040
firebase.json.local
41+
FIREBASE_SETUP.md

0 commit comments

Comments
 (0)