Skip to content

Commit

Permalink
fix: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cnasc committed Mar 7, 2024
1 parent 95492d2 commit 28de28d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framegear/components/Frame/Frame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ function ErrorFrame() {
// TODO: implement -- decide how to handle
// - simply show an error?
// - best effort rendering of what they do have?
// - maybe just ValidFrame with a red border?
return <PlaceholderFrame />;
}

Expand Down

0 comments on commit 28de28d

Please sign in to comment.