Skip to content

Conversation

zeekay
Copy link
Member

@zeekay zeekay commented Sep 16, 2025

Summary

  • Fixed date-fns import errors in mail components
  • Updated to use named exports as required by date-fns v4

Changes

  • Fixed imports in mail-display.tsx
  • Fixed imports in mail-list.tsx

Test plan

  • Run typecheck to verify no date-fns import errors
  • Verify mail example still works correctly

- Fixed import statements in mail-display.tsx
- Fixed import statement in mail-list.tsx
- date-fns v4 requires named imports, not default imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants