Skip to content

Commit

Permalink
Merge pull request #164 from Cerebellum-Network/fix/remove-extra-sear…
Browse files Browse the repository at this point in the history
…ch-component-from-main-page

Remove extra Search from Main Page.
  • Loading branch information
shamilkhan authored Sep 27, 2023
2 parents f4780bc + 812519a commit a61bad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<b-container class="main py-5 dashboard">
<Search />
<Chain />
<Search />
<div class="row">
<div class="col-md-6 mb-4">
<h3>
Expand Down

0 comments on commit a61bad8

Please sign in to comment.