mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-23 00:00:51 -05:00
don't load fathom script unless on production
This commit is contained in:
@@ -14,7 +14,7 @@ const Player = styled(ReactPlayer, {
|
||||
left: 0,
|
||||
|
||||
// target both the lazy thumbnail preview *and* the actual YouTube embed
|
||||
"& .react-player__preview, & iframe": {
|
||||
".react-player__preview, iframe": {
|
||||
borderRadius: "$rounded",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user