Skip to content

Commit

Permalink
copyright check comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
kKaskak committed Oct 3, 2023
1 parent b669fe0 commit a1d2be4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright (C) 2017-2023 Smart code 203358507

const React = require('react');
const PropTypes = require('prop-types');
const { default: Icon } = require('@stremio/stremio-icons/react');
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright (C) 2017-2023 Smart code 203358507

.info-container {
flex: 1;
max-height: 3.6em;
Expand Down

0 comments on commit a1d2be4

Please sign in to comment.