fmt: sort imports
This commit is contained in:
parent
0a7ddbbb5e
commit
ed005052c1
20 changed files with 89 additions and 102 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Show, type Accessor, type Component } from "solid-js";
|
||||
import type { ChartData } from "chart.js";
|
||||
import { type Accessor, type Component, Show } from "solid-js";
|
||||
import { PieChart } from "~/components/ui/charts";
|
||||
import type { MessageStats, Recipients } from "~/types";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue