Update all imports to use @ relative
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ComponentConfig } from "@reacteditor/core";
|
||||
import { Sparkles } from "lucide-react";
|
||||
import { Typography } from "~/editor/theme/Typography";
|
||||
import { Typography } from "@/editor/theme/Typography";
|
||||
|
||||
export type FeaturesProps = {
|
||||
tagline: string;
|
||||
|
||||
Reference in New Issue
Block a user