Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 0d47a10

Browse files
authored
Update JSXAttribute.js
1 parent e9792dd commit 0d47a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/h2x-plugin-jsx/src/JSXAttribute.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class JSXAttribute {
66

77
name = null
88
value = null
9-
litteral = false
9+
literal = false
1010
spread = false
1111
}
1212

0 commit comments

Comments
 (0)