chore: clean up

This commit is contained in:
Paul Makles
2022-04-27 20:18:51 +01:00
parent 890cb94acb
commit d31237e9e1
31 changed files with 61 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
import { API } from "revolt.js";
import { Nullable } from "revolt.js/esm/util/null";
import { Nullable } from "revolt.js";
import styled, { css } from "styled-components/macro";
export interface IconBaseProps<T> {