Add placeholder components to be worked on
This commit is contained in:
@@ -99,7 +99,7 @@ const FormExample = () => {
|
||||
};
|
||||
|
||||
export default {
|
||||
title: 'owncast/Form',
|
||||
title: 'example/Form',
|
||||
component: Form,
|
||||
// parameters: {},
|
||||
} as ComponentMeta<typeof Form>;
|
||||
|
||||
Reference in New Issue
Block a user