diff --git a/spug_web/src/pages/host/Table.js b/spug_web/src/pages/host/Table.js index 6aa69c5..df1180c 100644 --- a/spug_web/src/pages/host/Table.js +++ b/spug_web/src/pages/host/Table.js @@ -69,7 +69,7 @@ class ComTable extends React.Component { sorter={(a, b) => a.name.localeCompare(b.name)}/>