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 7e3c7a3 commit 055ceb0Copy full SHA for 055ceb0
docs/index.md
@@ -18,12 +18,12 @@ hero:
18
link: /features/directives
19
20
features:
21
- - icon: ✨
22
- title: Macros
23
- details: Support most macros of Vue, Friendly to JSX.
24
- icon: ⚒️ ️
25
title: Directives
26
details: Support all build-in directives of Vue.
+ - icon: ✨
+ title: Macros
+ details: Support most macros of Vue, Friendly to JSX.
27
- icon: 🦾
28
title: Type Safe
29
details: Provide Volar support by install TS Macro (VSCode plugin).
0 commit comments