mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Update prettier to v2.0.1 and enable for SCSS (#420)
This commit is contained in:
@@ -20,7 +20,7 @@ export const SceneFileInfoPanel: React.FC<ISceneFileInfoPanelProps> = (
|
||||
|
||||
function renderPath() {
|
||||
const {
|
||||
scene: { path }
|
||||
scene: { path },
|
||||
} = props;
|
||||
return (
|
||||
<div className="row">
|
||||
|
||||
Reference in New Issue
Block a user