Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Mar 12, 2024
1 parent 00fa9c5 commit 3b8f0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dataviews/src/view-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ const ViewList = forwardRef( ( props, ref ) => {
</ul>
);
} );
export default ViewList;
export default ViewList;

0 comments on commit 3b8f0c1

Please sign in to comment.