import { Link } from "./ui"; const NoStoriesError = ({ error }: { error: string }) => { console.log(error); return (
{error}
Check the terminal for more info.
More information.
Please restart Ladle after fixing this issue.
Github
Docs