refactor: borders

This commit is contained in:
🪞👃🪞 2024-08-20 15:10:55 +03:00
parent 5eeb47d996
commit bb0230b6e5
7 changed files with 87 additions and 84 deletions

View file

@ -52,4 +52,4 @@ impl Exit for SetupModal {
fn exit (&mut self) {
self.1 = true
}
t }
}