Skip to content

Commit

Permalink
Merge pull request #18 from nguyenvanhuan243/Implement-like-features
Browse files Browse the repository at this point in the history
remove search not found component
  • Loading branch information
nguyenvanhuan243 authored Apr 12, 2024
2 parents ca435d7 + 267b445 commit ef1c49d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion app/assets/scss/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
@import 'components/VideoCard/Item/styles.scss';
@import 'components/VideoCard/LoadingList/styles.scss';
@import 'containers/HomePage/styles.scss';
@import 'components/SearchNotFound/styles.scss';
@import 'components/LoadingList/LoadingItem/styles.scss';
@import 'components/LoadingList/LoadingList/styles.scss';
@import 'components/Popup/Login/styles.scss';
Expand Down
9 changes: 0 additions & 9 deletions app/components/SearchNotFound/Loadable.js

This file was deleted.

17 changes: 0 additions & 17 deletions app/components/SearchNotFound/index.js

This file was deleted.

39 changes: 0 additions & 39 deletions app/components/SearchNotFound/styles.scss

This file was deleted.

0 comments on commit ef1c49d

Please sign in to comment.