Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit a4111e6

Browse files
committed
chore: clean up old template legacies
1 parent d8879aa commit a4111e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.storybook/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import { create } from '@storybook/theming/create';
33
export default create({
44
base: 'light',
55

6-
brandTitle: 'React Collapsible Timeline',
6+
brandTitle: 'react-vite-storybook-typescript-starter',
77
brandUrl: 'https://github.com/openscript-ch/react-vite-storybook-typescript-starter'
88
});

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-vite-storybook-typescript-starter
22

3-
A collapsible timeline component for React written in Typescript.
3+
This is a starter for providing reusable React component packages. It brings Typescript, Storybook and Vite along.
44

55
## Getting started
66

0 commit comments

Comments
 (0)