1
0
Fork 0

fix(shared): Remove unused variable, per lint

This commit is contained in:
Benjamin F 2022-12-29 10:37:19 -08:00
parent 49c05bd419
commit 91137f5fa6

View file

@ -105,8 +105,6 @@ const StoreLogs = ({ logs, units }) => (
) )
const Logs = (props) => { const Logs = (props) => {
const renderProps = props.draft.getRenderProps()
return ( return (
<Tabs <Tabs
tabs={[ tabs={[