Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzaizzat committed Apr 30, 2024
1 parent 7d25251 commit af29882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/src/icons/MultiSelectIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Svg, { Path,SvgProps } from 'react-native-svg';
import Svg, { Path, SvgProps } from 'react-native-svg';

export function MultiSelectIcon(props: SvgProps) {
return (
Expand Down

0 comments on commit af29882

Please sign in to comment.