store entire closed tab item to restore all features

This commit is contained in:
yggverse 2025-01-12 13:58:22 +02:00
parent 27ee3e8fe9
commit 1a0b31e695
6 changed files with 36 additions and 26 deletions

View file

@ -1,7 +1,7 @@
mod action;
mod database;
mod header;
mod tab;
pub mod tab;
mod widget;
use action::{Action, Position};