We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5081f89 commit 8d28924Copy full SHA for 8d28924
common/constants.mjs renamed to components/pexels/common/constants.mjs
components/pexels/pexels.app.mjs
@@ -3,7 +3,7 @@ import {
3
COLOR_OPTIONS,
4
ORIENTATION_OPTIONS,
5
SIZE_OPTIONS,
6
-} from "../../common/constants.mjs";
+} from "./common/constants.mjs";
7
8
export default {
9
type: "app",
0 commit comments