added feature for binding form to page and fixing bugs

This commit is contained in:
F4ilji
2025-04-22 21:15:03 +05:00
parent aea6304ac4
commit 45c84e7ffb
12 changed files with 107 additions and 9 deletions
@@ -1,6 +1,6 @@
<template>
<div class="flex justify-between items-center">
<div class="flex w-full sm:items-center gap-x-5 sm:gap-x-3">
<div class="flex w-full sm:items-center truncate text-ellipsis gap-x-5 sm:gap-x-3">
<div class="grow">
<div class="grid sm:flex sm:justify-between sm:items-center gap-2">
<BreadcrumbsWrapper v-if="breadcrumbs">