mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-11 11:55:34 +00:00
Resolve "Bump frontend deps"
This commit is contained in:
parent
b12cd6905e
commit
ea44b47d3d
62 changed files with 5596 additions and 6149 deletions
web-frontend/modules/database/components/docs/sections
|
@ -42,12 +42,7 @@
|
|||
<code
|
||||
v-for="filter in getCompatibleFilterTypes(field)"
|
||||
:key="filter.type"
|
||||
class="
|
||||
api-docs__code
|
||||
api-docs__code--small
|
||||
api-docs__code--clickable
|
||||
margin-bottom-1 margin-right-1
|
||||
"
|
||||
class="api-docs__code api-docs__code--small api-docs__code--clickable margin-bottom-1 margin-right-1"
|
||||
@click.prevent="navigate('section-filters')"
|
||||
>{{ filter.type }}</code
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue