mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 08:33:01 -04:00
parent
e563521416
commit
74c3930e0a
41 changed files with 141 additions and 87 deletions
|
@ -1,8 +1,8 @@
|
|||
import { waitFor, filters, _resolveReady } from './webpack';
|
||||
import { waitFor, filters, _resolveReady } from "./webpack";
|
||||
import type Components from "discord-types/components";
|
||||
import type Stores from "discord-types/stores";
|
||||
import type Other from "discord-types/other";
|
||||
import { lazyWebpack } from '../utils/misc';
|
||||
import { lazyWebpack } from "../utils/misc";
|
||||
|
||||
export const Margins = lazyWebpack(filters.byProps(["marginTop20"]));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue