forms page

This commit is contained in:
Priec
2025-08-22 23:54:22 +02:00
parent dceb031822
commit b5a31ee81c
16 changed files with 20 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
// src/tui/functions/form.rs
use crate::state::pages::form::FormState;
use crate::services::grpc_client::GrpcClient;
use crate::pages::forms::FormState;
use anyhow::{anyhow, Result};
pub async fn handle_action(