We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df721b commit 40ef13aCopy full SHA for 40ef13a
1 file changed
apps/app/src/components/cover-preview.tsx
@@ -168,7 +168,7 @@ export function CoverPreview({
168
<FormatCard
169
icon={<Repeat2 className="h-6 w-6" strokeWidth={1.5} />}
170
label="Logo Swap"
171
- description="Side-by-side logo comparisons"
+ description="Partnership and collaboration announcements"
172
isNew
173
onClick={() => {
174
setActiveFormat("logo-swap");
@@ -183,7 +183,7 @@ export function CoverPreview({
183
184
185
186
187
188
isLocked
189
0 commit comments