1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-03-13 12:13:23 +00:00

Merge branch 'fix-api-docs-layout' into 'develop'

Fix API Docs layout

See merge request 
This commit is contained in:
Bram Wiepjes 2024-11-26 09:01:24 +00:00
commit 2f9806fa3d
2 changed files with 8 additions and 1 deletions
changelog/entries/unreleased/bug
web-frontend/modules/database/pages

View file

@ -0,0 +1,7 @@
{
"type": "bug",
"message": "Fix API Docs view layout",
"issue_number": null,
"bullet_points": [],
"created_at": "2024-11-26"
}

View file

@ -1,5 +1,5 @@
<template>
<div>
<div class="auth__wrapper">
<h1 class="box__title">{{ $t('apiDocsComponent.title') }}</h1>
<template v-if="isAuthenticated">
<i18n path="apiDocsComponent.intro" tag="p">