style: run prettier
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
<script lang="ts">
|
||||
import {
|
||||
DownloadIcon,
|
||||
FuelIcon,
|
||||
ParkingSquareIcon,
|
||||
} from "@lucide/svelte";
|
||||
import { DownloadIcon, FuelIcon, ParkingSquareIcon } from "@lucide/svelte";
|
||||
import { Button } from "../../ui/button";
|
||||
import VehicleSelector from "../VehicleSelector.svelte";
|
||||
import Post from "../Post.svelte";
|
||||
|
||||
Reference in New Issue
Block a user