1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-03-21 19:19:40 +01:00

set free public creation to 1

This commit is contained in:
Kushagra Gour 2024-04-28 22:18:49 +05:30
parent 05c01d15b6
commit 0e4fb2209f

View File

@ -55,7 +55,7 @@ export function Pro({ user, onLoginClick }) {
name="Starter"
features={[
'Unlimited private creations',
'2 Public creations',
'1 Public creation',
'2 Files mode creations'
]}
/>