Skip to content

Commit 03c8998

Browse files
committed
chore: readme
1 parent 36e255d commit 03c8998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Some features are dropped because they have a relatively low utility/size ratio
322322
- Template refs (just use selectors)
323323
- Render functions (`petite-vue` has no virtual DOM)
324324
- Reactivity for Collection Types (Map, Set, etc., removed for smaller size)
325-
- Transition, KeepAlive, Teleport, KeepAlive
325+
- Transition, KeepAlive, Teleport, Suspense
326326
- `v-for` deep destructure
327327
- `v-on="object"`
328328
- `v-is` & `<component :is="xxx">`

0 commit comments

Comments
 (0)