Skip to content

Commit

Permalink
make button ghost
Browse files Browse the repository at this point in the history
wirednkod committed Aug 20, 2024
1 parent d4ccb2e commit 94b7ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Home/index.tsx
Original file line number Diff line number Diff line change
@@ -50,6 +50,7 @@ export const Home = () => {
<Dialog>
<DialogTrigger asChild>
<Button
variant={'outline'}
className="text-xs"
onClick={() => console.log('read more')}
>

0 comments on commit 94b7ce1

Please sign in to comment.