mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Seed templates
This commit is contained in:
@@ -125,7 +125,7 @@ export function Thumbnail({ diagram, i, zoom }) {
|
||||
)}
|
||||
fill="none"
|
||||
strokeWidth={1}
|
||||
stroke="gray"
|
||||
stroke="#ddd"
|
||||
/>
|
||||
))}
|
||||
{diagram.notes?.map((n) => {
|
||||
|
||||
Reference in New Issue
Block a user