@tikpage/reactjs-popup
Version:
React Popup Component - Modals,Tooltips and Menus — All in one
24 lines (23 loc) • 881 B
JavaScript
module.exports = {
title: 'React Popup Component - Modals,Tooltips and Menus — All in one',
favicon: 'https://react-popup.elazizi.com/favicon/logo.ico',
logo: 'https://react-popup.elazizi.com/favicon/logo-48.png',
cover: 'https://react-popup.elazizi.com/cover.png',
url: 'https://react-popup.elazizi.com/',
legalName: 'Youssouf EL Azizi',
description:
'A Simple React popup component. Use it as a tooltip,modal,sub-menu and match more ...: Modal, Tooltip, Menu , All in one : All these clocks in at around 3 kB zipped. ',
socialLinks: {
twitter: 'https://twitter.com/ElaziziYoussouf',
github: 'https://github.com/yjose/reactjs-popup',
},
googleAnalyticsID: 'UA-127901499-1',
themeColor: '#663399',
backgroundColor: '#663399',
social: {
twitter: '@ElaziziYoussouf',
},
contact: {
email: 'youssoufelazizi@gmail.com',
},
};