From 163c020137c325577d59d46aa6afbdbded2184fc Mon Sep 17 00:00:00 2001 From: Jeff Heiges Date: Tue, 11 Mar 2025 09:55:13 +0000 Subject: Fixed all remaining hasOwnProperty errors --- diplomacy/web/src/gui/components/tabs.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diplomacy/web/src/gui/components/tabs.jsx') diff --git a/diplomacy/web/src/gui/components/tabs.jsx b/diplomacy/web/src/gui/components/tabs.jsx index a3f6b9b..d0112f2 100644 --- a/diplomacy/web/src/gui/components/tabs.jsx +++ b/diplomacy/web/src/gui/components/tabs.jsx @@ -46,7 +46,7 @@ export class Tabs extends React.Component { {this.props.children} -- cgit v1.2.3