mirror of
https://github.com/tale/headplane.git
synced 2026-08-31 01:09:25 +00:00
fix: actually fix type errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Button from "~/components/Button";
|
||||
import Button from "~/components/button";
|
||||
import Dialog, { DialogPanel } from "~/components/Dialog";
|
||||
import Text from "~/components/Text";
|
||||
import Title from "~/components/Title";
|
||||
|
||||
Reference in New Issue
Block a user