Skip to content

Commit b1513f6

Browse files
committed
remove comming soon template to component
1 parent e560928 commit b1513f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/lib/pages/resource/comming-soon-template.tsx renamed to app/lib/components/comming-soon-template.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import styled from "@emotion/styled";
22
import React, { ReactNode } from "react";
3-
import { BlackButton } from "../../components/style/global-style";
3+
import { BlackButton } from "./style/global-style";
44

55
interface Props {
66
coverImage?: string;

app/lib/pages/resource/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)