import Item from "components/bookmarks/item"; export default function List({ bookmarks, target }) { return (