Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh Chernov committed Mar 6, 2025
1 parent b216ffb commit 340afee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ErrorNotification/ErrorNotification.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { useEffect } from 'react';

import './errorNotification.scss';
import './ErrorNotification.scss';

import cn from 'classnames';

Expand Down

0 comments on commit 340afee

Please sign in to comment.