feat(ui): style sidebar and landing page (#27)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { map } from 'nanostores';
|
||||
|
||||
export const chatStore = map({
|
||||
started: false,
|
||||
aborted: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user