Skip to content

Commit

Permalink
title2
Browse files Browse the repository at this point in the history
  • Loading branch information
chienniman committed Jun 18, 2023
1 parent 96b0e86 commit 482defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Welcome/Welcome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export function Welcome() {
<Text size="xl" weight={500}>
Welcome to Mantine!
</Text>
<Button>My first Github Action</Button>
<Button>Github Action</Button>
</Stack>
);
}

0 comments on commit 482defa

Please sign in to comment.