fix: convert apps/website from submodule to regular directory
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: vue-jsx-best-practices
|
||||
description: JSX syntax in Vue (e.g., class vs className, JSX plugin config).
|
||||
version: 2.0.0
|
||||
license: MIT
|
||||
author: github.com/vuejs-ai
|
||||
---
|
||||
|
||||
Vue JSX best practices and differences from React JSX.
|
||||
|
||||
### JSX
|
||||
- Migrating React JSX code to Vue or getting attribute type errors → See [render-function-jsx-vue-vs-react](reference/render-function-jsx-vue-vs-react.md)
|
||||
Reference in New Issue
Block a user