1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-16 05:51:22 +00:00

Restyle context, select, dropdown menus

This commit is contained in:
Jonathan Adeline 2023-11-15 06:08:35 +00:00
parent f12615ea04
commit d40f7210da
80 changed files with 1995 additions and 1465 deletions
web-frontend/modules/database/components/docs

View file

@ -52,6 +52,7 @@
<Dropdown
class="dropdown--floating"
:value="value.type"
small
@input="
$emit('input', {
userFieldNames: value.userFieldNames,