Skip to content

Commit 790cb4a

Browse files
authored
Merge pull request #67 from code-kern-ai/hotfix-sample-dropdown
Hotfix button in button
2 parents 3e65062 + 0084166 commit 790cb4a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/components/projects/SampleProjectsDropdown.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default function SampleProjectsDropdown() {
8383
buttonColor="blue"
8484
solidTheme={true}
8585
textColor="white"
86+
asDiv
8687
/>
8788
</Menu.Button>
8889
</div>

0 commit comments

Comments
 (0)