Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
leadin
/
scripts
/
shared
/
Common
•
File:
LoadingBlock.tsx
•
Content:
import React from 'react'; import HubspotWrapper from './HubspotWrapper'; import UISpinner from '../UIComponents/UISpinner'; import { pluginPath } from '../../constants/leadinConfig'; export default function LoadingBlock() { return ( <HubspotWrapper pluginPath={pluginPath}> <UISpinner size={50} /> </HubspotWrapper> ); }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List