Skip to content

Commit 8f9f7c6

Browse files
committedJun 6, 2022
feat: remove css from module
1 parent ed1f663 commit 8f9f7c6

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed
 

‎src/atoms/Button.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from 'react';
2-
import './button.css';
32

43
interface ButtonProps {
54
/**

‎src/atoms/button.css

-30
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.