UNPKG
react-better-slot
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
用React实现的Vue中Slot的功能
github.com/ghostjzf/react-better-slot
ghostjzf/react-better-slot
react-better-slot
/
CHANGELOG.md
8 lines
(4 loc)
•
172 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# Changelog
### 0.0.3 (Oct 16, 2019)
Fixes
and
Functionality: - Solve the problem that the node still retains slot =
"XXX"
after updating,
and
use
"template"
instead.