Add example for handling custom serialization
This commit is contained in:
parent
79155cddf5
commit
aec4824425
8 changed files with 170 additions and 2 deletions
|
@ -52,4 +52,8 @@ code {
|
|||
details summary {
|
||||
display: list-item;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
details {
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue