mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-04-19 19:01:19 +00:00
Remove log
This commit is contained in:
parent
b9672f940d
commit
4da4beeef4
@ -4,7 +4,6 @@ import { useImageProxy } from "@/hooks/useImageProxy";
|
||||
import { formatUnixTimestamp } from "@/utils/time";
|
||||
import GenericButton from "@/components/buttons/GenericButton";
|
||||
const SelectedContentItem = ({ content, onRemove }) => {
|
||||
console.log('content:', content);
|
||||
const { returnImageProxy } = useImageProxy();
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user