Add Oudelaa dashboard API integration
فشلت بعض الفحوصات
Deploy To Ghaymah / deploy (push) Has been cancelled
فشلت بعض الفحوصات
Deploy To Ghaymah / deploy (push) Has been cancelled
هذا الالتزام موجود في:
9
oudelaa_dashboard/components/ui/separator.tsx
Normal file
9
oudelaa_dashboard/components/ui/separator.tsx
Normal file
@@ -0,0 +1,9 @@
|
||||
import * as React from "react";
|
||||
|
||||
import { cn } from "@/lib/utils";
|
||||
|
||||
function Separator({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) {
|
||||
return <div role="separator" className={cn("h-px w-full bg-border", className)} {...props} />;
|
||||
}
|
||||
|
||||
export { Separator };
|
||||
المرجع في مشكلة جديدة
حظر مستخدم