fix(app): build errors
This commit is contained in:
parent
d72f5c2111
commit
af2d0ec4aa
@ -1,12 +1,5 @@
|
||||
import {
|
||||
Button,
|
||||
Card,
|
||||
CardContent,
|
||||
CardHeader,
|
||||
CardTitle,
|
||||
} from '@boring.tools/ui'
|
||||
import { Card, CardContent, CardHeader } from '@boring.tools/ui'
|
||||
import { Link, createLazyFileRoute } from '@tanstack/react-router'
|
||||
import { CopyIcon } from 'lucide-react'
|
||||
import { PageWrapper } from '../components/PageWrapper'
|
||||
|
||||
const Platforms = [
|
||||
|
Loading…
Reference in New Issue
Block a user