Skip to content

Commit bd56fff

Browse files
authored
chore: increase integration code title to be same as Playground (#4)
1 parent 6b2c4f0 commit bd56fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Playground.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ const YourComponent = () => {
206206

207207
<div className="mt-8 w-full">
208208
<div className="flex justify-between items-center mb-2">
209-
<h3 className="text-lg font-semibold">Integration Code:</h3>
209+
<h3 className="font-bold text-2xl my-4">Integration Code:</h3>
210210
</div>
211211
<div className="flex justify-end my-4">
212212
<Button

0 commit comments

Comments
 (0)