mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-10-11 17:06:21 +02:00
chore: simplify TypeScript config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Meta, StoryObj } from "@storybook/react"
|
||||
|
||||
import { Interests as InterestsComponent } from "./Interests"
|
||||
import { Interests as InterestsComponent } from "./Interests.tsx"
|
||||
|
||||
const meta = {
|
||||
title: "Home/Interests",
|
||||
|
Reference in New Issue
Block a user