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.
1 parent 6bc7eb9 commit ab8b7d7Copy full SHA for ab8b7d7
src/gallery/pages/FileInput.tsx
@@ -135,7 +135,7 @@ const submit = async (e: React.FormEvent) => {
135
type="UpdateContact"
136
value={contact}
137
formStyle="card"
138
- panelClass="max-w-3xl"
+ panelClass="max-w-4xl"
139
/>
140
</CodeExample>
141
</GalleryLayout>
src/gallery/pages/TagInput.tsx
@@ -97,7 +97,7 @@ function TagInputContent() {
97
98
99
100
101
102
103
0 commit comments