extracted terminal to a widget
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
export * from './Layout';
|
||||
export * from './Home';
|
||||
export * from './Chat';
|
||||
export * from './OnboardingAdmin';
|
||||
export * from './PasskeyGate';
|
||||
export * from './Plans';
|
||||
export * from './Processes';
|
||||
export * from './ResourcePage';
|
||||
export * from './Settings';
|
||||
export * from './Skills';
|
||||
export * from './TaskLogs';
|
||||
export * from './Tasks';
|
||||
export * from './Terminal';
|
||||
Reference in New Issue
Block a user