Skip to content

Commit

Permalink
Updated import path
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Oct 22, 2024
1 parent f18180a commit b8635a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { RichTypography } from "@commons-ui/core";
import { RichTypography } from "@commons-ui/next";
import { styled } from "@mui/material/styles";
import PropTypes from "prop-types";
import React from "react";
Expand Down
1 change: 0 additions & 1 deletion apps/climatemappedafrica/src/payload/blocks/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const Hero = {
richText({
name: "subtitle",
required: true,
label: "Sub Title",
localized: true,
}),
{
Expand Down

0 comments on commit b8635a2

Please sign in to comment.