chore: cleanup
This commit is contained in:
@@ -301,7 +301,7 @@ function PlaygroundContent() {
|
||||
)}
|
||||
</div>
|
||||
))}
|
||||
<Button onClick={addStop} variant="outline" size="sm" className="w-full">
|
||||
<Button onClick={addStop} variant="outline" className="w-full">
|
||||
<Plus className="h-3.5 w-3.5 mr-1.5" />
|
||||
Add Stop
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user