Skip to content

Commit 927a68e

Browse files
Apply suggestions from code review
Co-authored-by: Kira Pilot <kira@coder.com>
1 parent 6197cf7 commit 927a68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/AppLink/AppPreviewLink.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { makeStyles } from "@material-ui/core/styles"
22
import { Stack } from "components/Stack/Stack"
33
import { FC } from "react"
4-
import * as TypesGen from "../../api/typesGenerated"
4+
import * as TypesGen from "api/typesGenerated"
55
import { BaseIcon } from "./BaseIcon"
66
import { ShareIcon } from "./ShareIcon"
77

0 commit comments

Comments
 (0)