fix: alpha.tsx prettier
Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
@@ -51,6 +51,8 @@ export {
|
||||
type TemplateWizardPageProps,
|
||||
} from './next';
|
||||
|
||||
export { scaffolderTranslationRef } from './translation';
|
||||
|
||||
const scaffolderApi = ApiBlueprint.make({
|
||||
params: {
|
||||
factory: createApiFactory({
|
||||
@@ -106,5 +108,3 @@ export default createFrontendPlugin({
|
||||
}),
|
||||
extensions: [scaffolderApi, scaffolderPage, scaffolderNavItem],
|
||||
});
|
||||
|
||||
export * from './translation';
|
||||
Reference in New Issue
Block a user