Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Jan 24, 2024
1 parent a247732 commit 388ecdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/dom.ts
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ function component(
ctx: null,
slots: {},
index: 0,
// @ts-expect-error message may not exit
nodes: [api.text(String(e.message))],
};
}
Expand Down

0 comments on commit 388ecdf

Please sign in to comment.