Web-Ide mit aufgenommen
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// export { Trans } from "@lingui/macro";
|
||||
|
||||
import { PropsWithChildren } from "react";
|
||||
|
||||
export const Trans = (props: PropsWithChildren) => props.children ?? <></>;
|
||||
Reference in New Issue
Block a user