Skip to content

Commit

Permalink
fix: revert code-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
JackLian committed Dec 5, 2022
1 parent a4e709f commit b6ad754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/code-generator/src/utils/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import {
JSExpression,
NodeData,
NodeSchema,
isDOMText,
isJSSlot,
isJSExpression,
isJSSlot,
isDOMText,
ContainerSchema,
NpmInfo,
CompositeValue,
Expand Down

0 comments on commit b6ad754

Please sign in to comment.