Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tewarig committed Feb 5, 2025
1 parent 17e1e09 commit 42ebeaf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ const data: TableData<Item> = {
};

const TableTemplate: StoryFn<typeof TableComponent> = () => {

return (
<Box
backgroundColor="surface.background.gray.intense"
Expand Down

0 comments on commit 42ebeaf

Please sign in to comment.