mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-08 09:53:20 +02:00
remove console
This commit is contained in:
@@ -72,8 +72,6 @@ export const Item: React.FunctionComponent<IItemProps> = ({
|
||||
return cardFields && (cardFields.state || cardFields.date);
|
||||
}, [cardFields]);
|
||||
|
||||
console.log(footerHtml)
|
||||
|
||||
if (view === DashboardViewType.Grid) {
|
||||
return (
|
||||
<li className="relative">
|
||||
|
||||
Reference in New Issue
Block a user