Skip to content

Commit fd1a3f9

Browse files
authored
fix(compiler-sfc): typo in experimental feature warnings (#8513)
1 parent 1941a25 commit fd1a3f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/compiler-sfc/src/script/defineModel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export function processDefineModel(
3030

3131
warnOnce(
3232
`This project is using defineModel(), which is an experimental ` +
33-
` feature. It may receive breaking changes or be removed in the future, so ` +
33+
`feature. It may receive breaking changes or be removed in the future, so ` +
3434
`use at your own risk.\n` +
3535
`To stay updated, follow the RFC at https://github.com/vuejs/rfcs/discussions/503.`
3636
)

packages/compiler-sfc/src/script/definePropsDestructure.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export function processPropsDestructure(
3434

3535
warnOnce(
3636
`This project is using reactive props destructure, which is an experimental ` +
37-
` feature. It may receive breaking changes or be removed in the future, so ` +
37+
`feature. It may receive breaking changes or be removed in the future, so ` +
3838
`use at your own risk.\n` +
3939
`To stay updated, follow the RFC at https://github.com/vuejs/rfcs/discussions/502.`
4040
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy