fix brief and project without client
This commit is contained in:
parent
e119aa0417
commit
b4bc8e80fe
158 changed files with 292 additions and 5 deletions
|
|
@ -21,7 +21,7 @@
|
|||
)
|
||||
"
|
||||
class="image"
|
||||
:class="{ 'has-description': image.description.length > 0 }"
|
||||
:class="{ 'has-description': image.description?.length > 0 }"
|
||||
@click="imageDetails = image"
|
||||
>
|
||||
<p class="tags | flex">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue