Skip to content

Commit

Permalink
시도
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed Apr 3, 2024
1 parent 362078a commit fe0b8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/button.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { ReactNode } from 'react';
import { ReactNode } from 'react';
import styled from '@emotion/styled';

type ButtonStyleType = 'solid' | 'ghost';
Expand Down

0 comments on commit fe0b8c9

Please sign in to comment.