react-email icon indicating copy to clipboard operation
react-email copied to clipboard

feat(react-email): Leverage Server Components for better UX

Open gabrielmfern opened this issue 7 months ago • 2 comments

  • use the oficial lottie react library
  • add initial draft for react-dom rendering
  • use portals, SO MUCH SIMPLER
  • lint
  • fix props name
  • wire up overwritten React and React DOM for the rendering to work with React 18
  • update to use flex layouts
  • add help icon on the bottom saying the rendering might differ
  • remove commented code
  • fix key error

gabrielmfern avatar Mar 10 '25 18:03 gabrielmfern