mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-15 07:43:29 +02:00
chore: simplify TypeScript config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Meta, StoryObj } from "@storybook/react"
|
||||
|
||||
import { About as AboutComponent } from "./About"
|
||||
import { About as AboutComponent } from "./About.tsx"
|
||||
|
||||
const meta = {
|
||||
title: "Home/About",
|
||||
|
Reference in New Issue
Block a user