Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
leadin
/
scripts
/
gutenber...
/
UICompon...
•
File:
UIImage.ts
•
Content:
import { styled } from '@linaria/react'; export default styled.img` height: ${props => (props.height ? props.height : 'auto')}; width: ${props => (props.width ? props.width : 'auto')}; `;
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List