Skip to content

Commit

Permalink
fix : improve UI
Browse files Browse the repository at this point in the history
  • Loading branch information
jabahum committed Dec 12, 2023
1 parent 9866008 commit 274e195
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stock-sources/stock-sources-items-table.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ function StockSourcesItems() {
{t("checkFilters", "Check the filters above")}
</p>
</div>
<p className={styles.separator}>{t("or", "or")}</p>
</Tile>
</div>
) : null}
Expand Down

0 comments on commit 274e195

Please sign in to comment.