mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
style(ui): format resizable divider
This commit is contained in:
@@ -44,7 +44,9 @@ export class ResizableDivider extends LitElement {
|
||||
`;
|
||||
|
||||
render() {
|
||||
return html``;
|
||||
return html`
|
||||
|
||||
`;
|
||||
}
|
||||
|
||||
connectedCallback() {
|
||||
|
||||
Reference in New Issue
Block a user