refactor file structure

This commit is contained in:
DmitriyB
2023-02-10 18:08:18 +05:00
parent 031715d982
commit 15193827a1
23 changed files with 62 additions and 46 deletions
@@ -0,0 +1,5 @@
export const DraggableGallery = () => {
return (<div className="">
</div>)
}