'Story'은(는) 사용되지 않습니다.ts(6385)
index.d.ts(81, 4): 선언이 여기에 사용되지 않음으로 표시되었습니다.@deprecated
Use StoryFn instead. Use StoryObj if you want to migrate to CSF3, which uses objects instead of functions to represent stories. You can read more about the CSF3 format here: https://storybook.js.org/blog/component-story-format-3-0/

Story 대신에 StoryFn를 사용하여 해결


버전 정보
"@storybook/nextjs": "^7.5.1",
"@storybook/react": "^7.5.1",