UNPKG

@kitconcept/volto-light-theme

Version:
12 lines (9 loc) 319 B
/** * OVERRIDE Logo.jsx * REASON: This theme uses a custom pre-@plone/components component * SemanticUI-free located at the components folder. * To override it, override the @kitconcept/volto-light-theme one instead of * this one. */ import Logo from '../../../../../components/Logo/Logo'; export default Logo;