mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-06 01:41:48 +02:00
#302 - Spinner fix
This commit is contained in:
@@ -24,8 +24,6 @@ export const ViewPanel: React.FunctionComponent<IViewPanelProps> = (props: React
|
||||
);
|
||||
}
|
||||
|
||||
console.log(loading)
|
||||
|
||||
if (loading) {
|
||||
return (
|
||||
<Spinner />
|
||||
|
||||
Reference in New Issue
Block a user