Skip to main content

One post tagged with "logs"

View All Tags

ยท One min read
Kumar Nitesh

Copy and paste below command in Chrome Developer Tool

console.log('%c React Hooks', 'color: #333; font-weight: bold; font-size: 24px');
console.log('%c Oh my heavens! ', 'background: #222; color: #bada55');