Merge pull request #456 from gitroomhq/bugfix-button-secondary

bugfix: Component property needs braces
This commit is contained in:
James Read 2024-11-30 21:48:16 +00:00 committed by GitHub
commit ce36b87c6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ export const TeamsComponent = () => {
<Button
className={`!bg-customColor3 !h-[24px] border border-customColor21 rounded-[4px] text-[12px] ${interClass}`}
onClick={remove(p)}
secondary=true
secondary={true}
>
<div className="flex justify-center items-center gap-[4px]">
<div>