mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 05:06:50 +00:00
fix(gui): app install ui correction
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
:name="inputDetails.key"
|
||||
:required="inputDetails.valid"
|
||||
:placeholder="inputDetails.placeholder || ''"
|
||||
hide-details="auto"
|
||||
v-on="parentListeners" v-model="localState" class="caption"/>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user