mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 11:33:02 +00:00
test: working test with TypeScript + vite (using vitest)
This commit is contained in:
9
src/assets/no-cover.svg
Normal file
9
src/assets/no-cover.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 160 160">
|
||||
<rect fill="#ddd" width="160" height="160" />
|
||||
<text fill="#0007" font-family="sans-serif" font-size="24" font-weight="bold"
|
||||
text-anchor="middle" letter-spacing="6"
|
||||
dy="9.45" x="50%" y="50%"
|
||||
>
|
||||
暂无封面
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 348 B |
Reference in New Issue
Block a user