Improve toasts and font loading
Made-with: Cursor
This commit is contained in:
@@ -18,7 +18,9 @@ import {
|
||||
} from 'lucide-react';
|
||||
import yaml from 'js-yaml';
|
||||
import * as XLSX from 'xlsx';
|
||||
import { toast, Toaster } from 'sonner';
|
||||
import { toast } from 'sonner';
|
||||
|
||||
import { Toaster } from '@/components/ui/sonner';
|
||||
|
||||
import { Button } from '@/components/ui/button';
|
||||
import { Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '@/components/ui/card';
|
||||
|
||||
Reference in New Issue
Block a user