Skip to content

Commit 0e72314

Browse files
authored
Don't know whats up with Small
1 parent 30bd3b5 commit 0e72314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mystbin/frontend/components/EditorTabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ export default function EditorTabs({
276276
>
277277
<ToastHeader className={styles.maxCountToastHeader}>
278278
<strong className="mr-auto">Max Character Count</strong>
279-
<small>Max count: {{ maxCharCount }}</small>
279+
Max count: {{ maxCharCount }}
280280
</ToastHeader>
281281
<Toast.Body>
282282
You've reached the max character count for this file.

0 commit comments

Comments
 (0)