This commit is contained in:
Adria Navarro 2025-03-18 16:14:12 +01:00
parent 513c37e916
commit de2e48a5b7
1 changed files with 10 additions and 10 deletions

View File

@ -41,9 +41,8 @@
>
</Layout>
<Divider />
</Layout>
<Table
<Table
data={configs}
loading={$oauth2.loading}
{schema}
@ -51,7 +50,8 @@
allowEditRows={false}
allowEditColumns={false}
allowClickRows={false}
/>
/>
</Layout>
<style>
.header {