Skip to content

Commit f6e5dc2

Browse files
authored
Fix declaration name
2 parents 771e945 + bd66480 commit f6e5dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
declare module 'material-ui-color' {
1+
declare module 'mui-color' {
22

33
enum ColorFormat {
44
"plain",

0 commit comments

Comments
 (0)