Skip to content

Commit 305836c

Browse files
committed
Kitchen sink example
1 parent 844c3a3 commit 305836c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -750,9 +750,9 @@ It includes:
750750
- Undo functionality by storing the state history in a custom signal
751751
- Caching the data in the `localStorage` for a fast first load.
752752

753-
<div style="text-align: center;">
753+
<p align="center">
754754
<img width="500" src="./doc-assets/kitchen-sink.gif" alt="Kitchen Sink Example" />
755-
</div>
755+
</p>
756756

757757
# Contributing
758758

0 commit comments

Comments
 (0)