|
|
|
@ -1,5 +1,4 @@
@@ -1,5 +1,4 @@
|
|
|
|
|
import { Icon, Icons } from 'components/Icon' |
|
|
|
|
import { ReactNode } from 'react' |
|
|
|
|
|
|
|
|
|
export function BrandPill() { |
|
|
|
|
|
|
|
|
@ -9,4 +8,4 @@ export function BrandPill() {
@@ -9,4 +8,4 @@ export function BrandPill() {
|
|
|
|
|
<span className="font-semibold text-white">Movie Web</span> |
|
|
|
|
</div> |
|
|
|
|
) |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|