chore: first commit
This commit is contained in:
@@ -2,7 +2,7 @@ import type { JSX } from "react"
|
||||
|
||||
import { FunctionComponent } from "react"
|
||||
|
||||
import { ITemplateNameProps } from "../model/TemplateName.d"
|
||||
import { ITemplateNameProps } from "./TemplateName.d"
|
||||
import styles from "./TemplateName.module.scss"
|
||||
|
||||
export const TemplateName: FunctionComponent<
|
||||
|
||||
@@ -1 +1 @@
|
||||
export * from "./ui/TemplateName"
|
||||
export * from "./TemplateName"
|
||||
|
||||
Reference in New Issue
Block a user