Skip to content

Commit b8781c4

Browse files
committed
remove TestApp, import types directly
1 parent be50b8b commit b8781c4

File tree

2 files changed

+1
-261
lines changed

2 files changed

+1
-261
lines changed

packages/sandcastle/src/Gallery.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { getBaseUrl } from "./util/getBaseUrl";
55
import classNames from "classnames";
66
import { close, script, search } from "./icons";
77
import { ProcessStatus } from "./util/ProcessStatus";
8+
import "../pagefind-client.d.ts";
89

910
const GALLERY_BASE = __GALLERY_BASE_URL__;
1011

packages/sandcastle/src/TestApp.tsx

Lines changed: 0 additions & 261 deletions
This file was deleted.

0 commit comments

Comments
 (0)