mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
relative images as much as possible (#2710)
This commit is contained in:
parent
c0cd364b8f
commit
7c36942261
@ -5,7 +5,7 @@ nav: 0
|
||||
---
|
||||
|
||||
<div class="flex justify-center mb-4">
|
||||
<img src="https://github.com/pmndrs/zustand/raw/main/docs/bear.jpg" />
|
||||
<img src="../bear.jpg" />
|
||||
</div>
|
||||
|
||||
A small, fast, and scalable bearbones state management solution.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user