mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-05-19 08:22:02 +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 { formatUnixTimestamp } from "@/utils/time";
|
||||||
import GenericButton from "@/components/buttons/GenericButton";
|
import GenericButton from "@/components/buttons/GenericButton";
|
||||||
const SelectedContentItem = ({ content, onRemove }) => {
|
const SelectedContentItem = ({ content, onRemove }) => {
|
||||||
console.log('content:', content);
|
|
||||||
const { returnImageProxy } = useImageProxy();
|
const { returnImageProxy } = useImageProxy();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user