Spaces:
Sleeping
Sleeping
Update web/src/components/sidebar/LeftSidebar.tsx
Browse files
web/src/components/sidebar/LeftSidebar.tsx
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
import React from "react";
|
| 2 |
import { Separator } from "../ui/separator";
|
| 3 |
|
|
|
|
| 1 |
+
throw new Error("HF DEBUG: sidebar/LeftSidebar.tsx is running");
|
| 2 |
+
|
| 3 |
import React from "react";
|
| 4 |
import { Separator } from "../ui/separator";
|
| 5 |
|