feat: add new Flowme and FlowmeChannel management with CRUD operations and UI components

This commit is contained in:
2026-02-01 03:57:20 +08:00
parent a4e17023d0
commit cc466f7bd4
12 changed files with 1117 additions and 4 deletions

View File

@@ -123,7 +123,7 @@ const FomeModal = () => {
<DialogHeader>
<DialogTitle></DialogTitle>
</DialogHeader>
<div className="p-4 w-[500px]">
<div className="p-4">
<form className="w-full flex flex-col gap-4" onSubmit={handleSubmit(onSubmit)}>
<div className="flex flex-col gap-2">
<label className="text-sm font-medium"></label>