mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-29 11:15:42 +08:00
Darkmode for survey pages. Fixes for eslint.
This commit is contained in:
@@ -26,11 +26,11 @@ Default.args = {
|
||||
session: {
|
||||
data: {
|
||||
user: {
|
||||
name: "StoryBook user"
|
||||
}
|
||||
name: "StoryBook user",
|
||||
},
|
||||
},
|
||||
status: "authenticated"
|
||||
status: "authenticated",
|
||||
},
|
||||
transparent: false,
|
||||
borderClass: undefined
|
||||
borderClass: undefined,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user