refactor: ♻️ front

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-03-27 03:34:35 +03:00
parent cf5130aa60
commit 5cb65f8bad
5 changed files with 321 additions and 285 deletions

3
front/src/lib.rs Normal file
View file

@ -0,0 +1,3 @@
pub mod components;
pub mod status;
pub mod streaming;