forked from abner/for-legacy-web
chore(refactor): move and re-organise types folder
This commit is contained in:
@@ -3,8 +3,6 @@ import styled from "styled-components/macro";
|
||||
|
||||
import { Text } from "preact-i18n";
|
||||
|
||||
import { Children } from "../../types/Preact";
|
||||
|
||||
type Props = Omit<TippyProps, "children"> & {
|
||||
children: Children;
|
||||
content: Children;
|
||||
|
||||
Reference in New Issue
Block a user