refactor: better preview
This commit is contained in:
@@ -154,9 +154,8 @@ export function PltPreview(props: PltPreviewProps) {
|
||||
<path
|
||||
d={travelPathD()}
|
||||
fill="none"
|
||||
stroke="#999"
|
||||
stroke-width="0.2"
|
||||
stroke-dasharray="2 2"
|
||||
stroke="#f884"
|
||||
stroke-width="1"
|
||||
/>
|
||||
</Show>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user