You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Unsplash background selection to Home and TemplateCard (#239)
* Introduce bgSource (null or 'unsplash') and unsplashQuery fields in Home
* Provide an Autocomplete with a single 'unsplash' option for background source
* Pass bgSource and unsplashQuery as props to TemplateCard
* Append bgSource=unsplash & unsplashQuery=... to the quote URL if selected
0 commit comments