Skip to content

Commit

Permalink
fix: remove "src"
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Oct 11, 2019
1 parent 57ac4b6 commit 38dd131
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// @flow
import React from "react";
import { css } from "emotion";
import { Image } from "@webiny/app/src/components";
import { Image } from "@webiny/app/components";

import EditAction from "./EditAction";

Expand Down

0 comments on commit 38dd131

Please sign in to comment.