mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-26 01:24:22 +01:00
lint extravaganza
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ParentComponent } from "solid-js";
|
||||
import { ButtonLink, SmallHeader } from "~/components/layout"
|
||||
import info from "~/assets/icons/info.svg"
|
||||
|
||||
export const InfoBox: ParentComponent<{ accent: "red" | "blue" | "green" | "white" }> = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user