chore(docs): updated code block code type

This commit is contained in:
Timothy Stewart 2021-10-09 00:19:13 -05:00
parent bc608b4814
commit fec921e58f

View File

@ -16,8 +16,8 @@ All buttons clicked will be tracked automatically if `GA_TRACKING_ID` exists.
Sample event for YouTube button. Sample event for YouTube button.
javascript
``` ```javascript
window.gtag('event', 'click', { window.gtag('event', 'click', {
event_category: 'social', event_category: 'social',
event_label: 'youtube', event_label: 'youtube',