fix shoelace assets
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import { ShareSessionDialog } from "./share";
|
||||
import { setBasePath } from "@shoelace-style/shoelace/dist/utilities/base-path.js";
|
||||
|
||||
// Set the base path to the folder you copied Shoelace's assets to
|
||||
setBasePath("/shoelace");
|
||||
setBasePath("shoelace");
|
||||
|
||||
import "@shoelace-style/shoelace/dist/components/split-panel/split-panel.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user