Delete .jsx loading story
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
import Loading from "../components/ui/Loading/Loading";
|
||||
|
||||
|
||||
export default {
|
||||
title: 'UI/Loading',
|
||||
component: Loading,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
},
|
||||
tags: ['autodocs'],
|
||||
};
|
||||
|
||||
export const Primary = {};
|
||||
Reference in New Issue
Block a user