Skip to content

Commit

Permalink
feat: 빌드 에러 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
urjimyu committed Jan 10, 2024
1 parent 09a8a83 commit efb9677
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assets/svg/IcCancelCircleFinal.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import * as React from 'react';
import type { SVGProps } from 'react';
const SvgIcCancelCircleFinal = (props: SVGProps<SVGSVGElement>) => (
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' {...props}>
Expand Down

0 comments on commit efb9677

Please sign in to comment.