30.12.25
This commit is contained in:
@@ -573,7 +573,7 @@ export default function App() {
|
||||
barRadius={9}
|
||||
/>
|
||||
|
||||
<button onClick={card.action} className="mt-4 text-xs text-teal-600 underline">
|
||||
<button onClick={() => openInTryton("sale.sale", undefined, "tree")} className="mt-4 text-xs text-teal-600 underline">
|
||||
View details
|
||||
</button>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user