about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Videos] Add error boundary to native (#4914)Samuel Newman2024-08-101-0/+61
* move error fallback to own component * use error boundary on native --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>