mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
more, more, more
This commit is contained in:
@@ -40,7 +40,7 @@ const Brand: FC<Props> = ({
|
||||
deleteBrand(brand.id);
|
||||
}
|
||||
};
|
||||
// Rendering the Todo component
|
||||
// Rendering the Brands component
|
||||
return (
|
||||
<div className="flex items-center gap-2 p-4 border-gray-200 border-solid border rounded-lg">
|
||||
{/* Checkbox for marking the todo as done */}
|
||||
|
||||
Reference in New Issue
Block a user