diff --git a/apps/web/src/components/editor/titlebox.js b/apps/web/src/components/editor/titlebox.js index 919af5dfe..25c2b14e6 100644 --- a/apps/web/src/components/editor/titlebox.js +++ b/apps/web/src/components/editor/titlebox.js @@ -19,6 +19,7 @@ export default class TitleBox extends React.Component { return ( (this.inputRef = ref)} + maxLength={120} placeholder="Untitled" fontFamily="heading" fontWeight="heading"