Use CMS redirects for support tutorials
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export function EversoloAdminLogo() {
|
||||
return <span className="eversolo-admin-logo">Eversolo</span>
|
||||
}
|
||||
|
||||
export function EversoloAdminIcon() {
|
||||
return <span className="eversolo-admin-icon">E</span>
|
||||
}
|
||||
Reference in New Issue
Block a user