ecommerceberlin / ecommerceberlin.com

zeit 2.0 / vercel compatible site
https://homepage-mu-green.vercel.app
MIT License
0 stars 3 forks source link

(MAINTENANCE) change WidgetJurors limit #443

Closed KarolinaTEH closed 4 weeks ago

KarolinaTEH commented 4 weeks ago

@az, here is the updated file: WidgetJurors.js.zip

(note: limit changed to 30 instead of 20)

az commented 4 weeks ago

hello @KarolinaTEH thats not the way to do it.... i am not changing anything in "base library" when expected behaviour can be resolved via local action

use

<WidgetJurors limit={30}

or

limit: 30 in settings (if you are using setting branch/name...)

KarolinaTEH commented 4 weeks ago

PR: https://github.com/ecommerceberlin/ecommerceberlin.com/pull/444