Skip to content

Commit

Permalink
feat: change description
Browse files Browse the repository at this point in the history
  • Loading branch information
scarqin committed Feb 17, 2023
1 parent b405f67 commit 0341ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ import { StoreService } from '../../../../shared/store/state.service';
<p i18n>Currently using local workspace, unable to invite members. </p>
<p class="flex items-center" i18n
>You can<button eo-ng-button nzType="default" class="mx-[5px]" nzSize="small" (click)="createWorkspace()"
>create a cloud workspace</button
>new a cloud workspace</button
>and invite members to collaborate.</p
></ng-template
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ import { MemberListComponent } from '../../../../modules/member-list/member-list
<p i18n>Currently using local workspace, unable to invite members. </p>
<p class="flex items-center" i18n
>You can<button eo-ng-button nzType="default" class="mx-[5px]" nzSize="small" (click)="createWorkspace()"
>create a cloud workspace</button
>new a cloud workspace</button
>and invite members to collaborate.</p
></ng-template
>
Expand Down

0 comments on commit 0341ba8

Please sign in to comment.