Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 949368b

Browse files
committed
StopGapWidget
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 67d17a1 commit 949368b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stores/widgets/StopGapWidget.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ import { arrayFastClone } from "../../utils/arrays";
5959

6060
// TODO: Destroy all of this code
6161

62-
export interface IAppTileProps {
62+
interface IAppTileProps {
6363
// Note: these are only the props we care about
6464

6565
app: IWidget;

0 commit comments

Comments
 (0)