[site][s]: @flowershow/core -> @portaljs/core

This commit is contained in:
olayway
2023-06-12 17:05:40 +02:00
parent 6649f78459
commit 4bfcd4373b
12 changed files with 308 additions and 762 deletions

View File

@@ -1,7 +1,7 @@
import {
SimpleLayout,
UnstyledLayout,
} from "@flowershow/core";
} from "@portaljs/core";
import { BlogLayout } from "./blog";
import DefaultLayout from "./default";
import { DocsLayout } from "./docs";