File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33List of all available macros.
44
5- Please make sure ` unplugin-vue-macros ` is set up correctly. If you have 't yet, read [ Getting Started] ( /guide/getting-started ) first.
5+ Please make sure ` unplugin-vue-macros ` is set up correctly. If you haven 't yet, read [ Getting Started] ( /guide/getting-started ) first.
66
77- [ defineOptions] ( /macros/define-options )
88- [ defineModel] ( /macros/define-model )
Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ export const App: SetupFC = () => {
5454
5555## Known Issues
5656
57- - TypeScript support is not yet complete .
57+ - TypeScript support is not yet completed .
5858- The source map does not correspond properly.
Original file line number Diff line number Diff line change @@ -100,4 +100,4 @@ export default () => (
100100## Known Issues
101101
102102- The source map does not correspond properly in JSX/TSX files.
103- - TypeScript support is not yet complete .
103+ - TypeScript support is not yet completed .
You can’t perform that action at this time.
0 commit comments