We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
integration code
1 parent 6b2c4f0 commit bd56fffCopy full SHA for bd56fff
src/components/Playground.tsx
@@ -206,7 +206,7 @@ const YourComponent = () => {
206
207
<div className="mt-8 w-full">
208
<div className="flex justify-between items-center mb-2">
209
- <h3 className="text-lg font-semibold">Integration Code:</h3>
+ <h3 className="font-bold text-2xl my-4">Integration Code:</h3>
210
</div>
211
<div className="flex justify-end my-4">
212
<Button
0 commit comments