Skip to content

Commit

Permalink
Update TablePanel.js
Browse files Browse the repository at this point in the history
  • Loading branch information
l1tok authored Nov 29, 2024
1 parent 4345ea6 commit 2df533d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/TablePanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import SwitchablePicker from './datePicker';
const { Search } = Input;

const TablePanel = (props) => {

return (
<>
<Row align="middle" style={{ minHeight: '50px' }} gutter={[10]}>
Expand Down

0 comments on commit 2df533d

Please sign in to comment.