Skip to content

Commit 2e4f5de

Browse files
committed
remove reference of stale draft
1 parent 1c6fc38 commit 2e4f5de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

active-rfcs/0040-script-setup.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
Introduce a new script type in Single File Components: `<script setup>`, which exposes all its top level bindings to the template.
99

10-
**Note:** this is intended to replace the current `<script setup>` as proposed in [#182](https://github.com/vuejs/rfcs/pull/182).
11-
1210
# Basic example
1311

1412
```html

0 commit comments

Comments
 (0)