mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 04:17:01 -04:00
parent
e563521416
commit
74c3930e0a
41 changed files with 141 additions and 87 deletions
|
@ -1,5 +1,4 @@
|
|||
import { PropsWithChildren } from "react";
|
||||
import type { React } from '../webpack/common';
|
||||
import type { React } from "../webpack/common";
|
||||
|
||||
export function Flex(props: React.PropsWithChildren<{
|
||||
flexDirection?: React.CSSProperties["flexDirection"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue