Skip to content
Snippets Groups Projects
Commit 7c03ccc5 authored by Nikolai Kunewa Prietz's avatar Nikolai Kunewa Prietz
Browse files

minor last minute changes

parent 261b6e23
Branches develop
No related tags found
1 merge request!1Develop
/***************************************************************************
* *
* Overlay *
* - Info that shows when user presses show more on a movie *
* *
****************************************************************************/
import React, { FunctionComponent, useState } from "react";
import { Movie } from "../../../types/movie";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment