fix: changed the button text to new when no apps are present in workspace (#27392)
This commit is contained in:
parent
792b46f2da
commit
c6a666db45
|
|
@ -93,7 +93,7 @@ function ApplicationCardList({
|
|||
size="md"
|
||||
startIcon={"plus"}
|
||||
>
|
||||
New Application
|
||||
New
|
||||
</Button>
|
||||
)}
|
||||
</NoAppsFound>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user