see result -> see the result (#643)
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
{:else if testIsLoading}
|
||||
Waiting for Result...
|
||||
{:else}
|
||||
Test to see result here
|
||||
Test to see the result here
|
||||
{/if}
|
||||
</pre>
|
||||
</down>
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
result={previewJob.result}
|
||||
/>
|
||||
{:else if previewIsLoading}Waiting for Result...
|
||||
{:else}Test to see result here
|
||||
{:else}Test to see the result here
|
||||
{/if}
|
||||
</pre>
|
||||
</down>
|
||||
|
||||
Reference in New Issue
Block a user