mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-10 06:42:52 +02:00
Fix wording
This commit is contained in:
@@ -70,7 +70,7 @@ export function CommercialUseBanner({
|
|||||||
onShow={handleShow}
|
onShow={handleShow}
|
||||||
actions={[
|
actions={[
|
||||||
{
|
{
|
||||||
label: "View plans",
|
label: "Purchase License",
|
||||||
color: "info",
|
color: "info",
|
||||||
variant: "solid",
|
variant: "solid",
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user