We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2361ca4 commit 1c4f0f0Copy full SHA for 1c4f0f0
packages/compiler-core/src/options.ts
@@ -79,7 +79,7 @@ export const enum BindingTypes {
79
*/
80
DATA = 'data',
81
/**
82
- * decalred as a prop
+ * declared as a prop
83
84
PROPS = 'props',
85
0 commit comments