feat: update ProjectListPage layout and button styles for improved UI/UX
This commit is contained in:
@@ -16,6 +16,7 @@ const buttonSizes = {
|
||||
sm: "px-3 py-1.5 text-sm",
|
||||
md: "px-4 py-2 text-sm",
|
||||
lg: "px-6 py-3 text-base",
|
||||
icon: "p-2",
|
||||
};
|
||||
|
||||
const Button = forwardRef(
|
||||
|
||||
Reference in New Issue
Block a user