Skip to content

Commit

Permalink
fix: Universal Editor product picker
Browse files Browse the repository at this point in the history
-- CR: removed outdated todo
  • Loading branch information
naydav committed Aug 16, 2024
1 parent 909cb88 commit 21dd1a3
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ import Folder from '@spectrum-icons/illustrations/Folder';
import ImageIcon from "@spectrum-icons/workflow/Image";
import NotFound from "@spectrum-icons/illustrations/NotFound";

// @TODO
// const renderEmptyState = () => (
// <IllustratedMessage>
// <NotFound />
// <Heading>No items found</Heading>
// </IllustratedMessage>
// );

const CatalogView = props => {
const {
config,
Expand Down

0 comments on commit 21dd1a3

Please sign in to comment.