Add AssistantPanel component

This commit is contained in:
Marshall Bowers 2023-10-06 17:24:52 -04:00
parent 696aee3891
commit d09f53c380
5 changed files with 123 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod assistant_panel;
pub mod panel;