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 30bd3b5 commit 0e72314Copy full SHA for 0e72314
mystbin/frontend/components/EditorTabs.tsx
@@ -276,7 +276,7 @@ export default function EditorTabs({
276
>
277
<ToastHeader className={styles.maxCountToastHeader}>
278
<strong className="mr-auto">Max Character Count</strong>
279
- <small>Max count: {{ maxCharCount }}</small>
+ Max count: {{ maxCharCount }}
280
</ToastHeader>
281
<Toast.Body>
282
You've reached the max character count for this file.
0 commit comments