Skip to content

Commit 5ce3b9f

Browse files
committed
notation
1 parent 6f79758 commit 5ce3b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipeline/can-reuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `canReuse {Boolean} | canReuse(transition) -> Boolean`
1+
# `canReuse: Boolean | canReuse(transition) -> Boolean`
22

33
Determines whether a component can be reused. If a component cannot be reused, the current instance will be replaced by a new one and it will go through the normal validation and activation phase.
44

0 commit comments

Comments
 (0)