Skip to content

Commit 0b1056d

Browse files
committedOct 3, 2024·
Update index.jsx
1 parent c3dd6d3 commit 0b1056d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pages/index.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const Index = () => {
2323
<Layout.Section>
2424
<Card>
2525
<BlockStack gap="200">
26-
<Text variant="headingMd">Welcome to the Playground</Text>
26+
<Text variant="headingMd">Welcome to the Playground</Text>
2727
<Text>
2828
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Et recusandae esse libero neque debitis quasi excepturi magnam provident aperiam numquam voluptatem laboriosam dolorum exercitationem aspernatur nobis, laborum harum. Eaque, placeat.
2929
</Text>

0 commit comments

Comments
 (0)
Please sign in to comment.