refactor: reorganize imports and improve session handling in various components 🔨
Some checks are pending
Build and Push Docker Images / Build and Push Docker Images (push) Has started running

This commit is contained in:
2025-07-01 07:53:21 +05:00
parent 1549b209b3
commit a6d844e8d1
11 changed files with 121 additions and 143 deletions

View File

@ -1,3 +1,5 @@
import { PhoneIcon } from "lucide-react"
import Link from "next/link"
import {
Accordion,
AccordionContent,
@ -5,8 +7,6 @@ import {
AccordionTrigger,
} from "@/components/ui/accordion"
import { Button } from "@/components/ui/button"
import { PhoneIcon } from "lucide-react"
import Link from "next/link"
export function GetMacAccordion() {
@ -18,7 +18,7 @@ export function GetMacAccordion() {
>
<AccordionItem value="item-1">
<AccordionTrigger>How do I find my MAC Address?</AccordionTrigger>
<AccordionContent className="flex flex-col gap-4 text-balance">
<AccordionContent className="flex flex-col gap-4 text-start">
<p>
A MAC (Media Access Control) address is a unique identifier assigned
to a device`&apos;`s network. It is used to identify the device on a