Skip to content

Commit

Permalink
lint fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
  • Loading branch information
SwikritiT committed Apr 5, 2022
1 parent 607a679 commit 26da1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tab/SearchInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export default {
</script>
<style scoped lang="scss">
#searchBar {
padding: 10px;
padding: 10px;
}
.searchInput {
Expand Down

0 comments on commit 26da1cb

Please sign in to comment.