Skip to content

Commit

Permalink
replace tenor attribution gif with a png so linting stops whining
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-funk committed Jun 28, 2024
1 parent 86d68ac commit c05a6a8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React, { FunctionComponent } from "react";

import { Flex } from "coral-ui/components/v2";

import giphyAttributionImg from "./tenorAttribution.gif";
import giphyAttributionImg from "./tenorAttribution.png";

import styles from "./TenorAttribution.css";

Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c05a6a8

Please sign in to comment.