From 7560517a5dddb3c70113e059811981123a2b6464 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 15 Apr 2024 15:44:54 +0530 Subject: [PATCH] misc fixes --- src/components/CreateNewModal.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/CreateNewModal.jsx b/src/components/CreateNewModal.jsx index 9b703fc..e1d1162 100644 --- a/src/components/CreateNewModal.jsx +++ b/src/components/CreateNewModal.jsx @@ -5,6 +5,7 @@ import templates from '../templateList'; import { BetaTag } from './common'; import { trackEvent } from '../analytics'; import Tabs, { TabPanel } from './Tabs'; +import { ProBadge } from './ProBadge'; export class CreateNewModal extends Component { constructor(props) { @@ -203,11 +204,11 @@ export class CreateNewModal extends Component {

2 files mode creations available in Free plan. To create unlimited - files mode creations, become PRO. + files mode creations, upgrade to .

Files modes is currently only available in Web app.{' '} - Try the Web app now. + Try the Web app now.